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 1ec2617 commit 086df45Copy full SHA for 086df45
.github/workflows/pages-deploy.yml
@@ -2,6 +2,7 @@ name: "Build and Deploy"
2
on:
3
push:
4
branches:
5
+ - master
6
- main
7
paths-ignore:
8
- .gitignore
0 commit comments