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 979c07f commit 6df1ab5Copy full SHA for 6df1ab5
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
6
workflow_dispatch: # allow to manually start the workflow
7
8
-# push: # (disabled) run on push, be carefull with this setting
+ push: # (disabled) run on push, be carefull with this setting
9
# as the workflow should only be triggered at a rate lower than
10
# 4 times a hour to keep traffic on aoc site low
11
jobs:
0 commit comments