We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5462313 + 79902a1 commit da7731cCopy full SHA for da7731c
1 file changed
.github/workflows/deploy.yml
@@ -1,7 +1,7 @@
1
name: Deploy to GitHub Pages
2
on:
3
push:
4
- branches: [main]
+ branches: ["**"]
5
permissions:
6
contents: read
7
pages: write
0 commit comments