We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eeba10 commit 7042169Copy full SHA for 7042169
1 file changed
.github/workflows/deploy.yml
@@ -2,6 +2,8 @@ name: Deploy
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
workflow_dispatch:
8
inputs:
9
branch:
0 commit comments