Skip to content

Commit 0486d73

Browse files
committed
Revert "Update generate-results.yml"
This reverts commit 7bd2eee.
1 parent 015e285 commit 0486d73

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/generate-results.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: "Generate index.html"
22
on:
3-
workflow_dispatch:
3+
push:
4+
branches:
5+
- main
46

57
permissions:
68
contents: write

0 commit comments

Comments
 (0)