We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc1030 commit e7ab314Copy full SHA for e7ab314
.github/workflows/build.yml
@@ -5,6 +5,10 @@ on:
5
schedule:
6
- cron: '41 4 * * *'
7
8
+ push:
9
+ branches:
10
+ - '**'
11
+
12
jobs:
13
build:
14
0 commit comments