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 7d07211 commit 0710b8aCopy full SHA for 0710b8a
.github/workflows/build-site.yml
@@ -3,7 +3,7 @@ name: Build production site
3
4
on:
5
push:
6
- branches: [main]
+ branches: [master]
7
8
jobs:
9
dispatch:
0 commit comments