We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b502959 commit b3a18d6Copy full SHA for b3a18d6
1 file changed
.github/workflows/reprotest.yml
@@ -4,6 +4,7 @@ on:
4
workflow_dispatch: {}
5
schedule:
6
- cron: "0 1 */2 * *"
7
+ push:
8
9
jobs:
10
build:
0 commit comments