We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7577eb6 commit 79d8a1dCopy full SHA for 79d8a1d
.github/workflows/run_publish.yaml
@@ -1,6 +1,6 @@
1
name: Process and Deploy
2
on:
3
- pull_request:
+ push:
4
branches: [main]
5
workflow_dispatch:
6
0 commit comments