Skip to content

Commit 70e2d59

Browse files
committed
only run on current branch
1 parent 543bdf7 commit 70e2d59

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/package-applications.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ name: Package Applications
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- master
85
pull_request:
6+
branches:
7+
- laura/album-rec-zip
98
jobs:
109
package-applications:
1110
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)