We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af9511 commit 39fb18fCopy full SHA for 39fb18f
.github/workflows/deploy.yml
@@ -2,6 +2,7 @@ name: Deploy
2
on:
3
push:
4
branches: [main]
5
+ workflow_dispatch:
6
permissions:
7
contents: read
8
jobs:
0 commit comments