We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aefac0 commit 17ee61dCopy full SHA for 17ee61d
.github/workflows/package-applications.yml
@@ -7,7 +7,7 @@ on:
7
- master
8
pull_request:
9
branches:
10
- - master
+ - "*"
11
schedule:
12
- cron: "00 3 * * 1-5"
13
jobs:
0 commit comments