We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d754d7 commit 3895390Copy full SHA for 3895390
1 file changed
.github/workflows/pages.yml
@@ -1,9 +1,5 @@
1
name: Deploy Pages
2
-on:
3
- workflow_run:
4
- branches: [main]
5
- workflows: [Continuous integration]
6
- types: [completed]
+on: push
7
8
jobs:
9
release:
0 commit comments