We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af7d22 commit 84138ddCopy full SHA for 84138dd
.github/workflows/push.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
branches: [ master ]
6
schedule:
7
- - cron: 0 0 1 * *
+ - cron: 0 0 1 * *
8
+ workflow_dispatch:
9
10
jobs:
11
0 commit comments