Skip to content

Commit 17ee61d

Browse files
committed
get new workflow to run on this PR
1 parent 3aefac0 commit 17ee61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-applications.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- master
88
pull_request:
99
branches:
10-
- master
10+
- "*"
1111
schedule:
1212
- cron: "00 3 * * 1-5"
1313
jobs:

0 commit comments

Comments
 (0)