We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015e285 commit 0486d73Copy full SHA for 0486d73
1 file changed
.github/workflows/generate-results.yml
@@ -1,6 +1,8 @@
1
name: "Generate index.html"
2
on:
3
- workflow_dispatch:
+ push:
4
+ branches:
5
+ - main
6
7
permissions:
8
contents: write
0 commit comments