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 65411eb commit d5ee346Copy full SHA for d5ee346
.github/workflows/deploy.yaml
@@ -1,5 +1,6 @@
1
name: Deploy to GitHub Pages
2
on:
3
+ workflow_run:
4
push:
5
branches: [main]
6
workflow_dispatch:
0 commit comments