We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b9c4ec commit 0fe03d1Copy full SHA for 0fe03d1
.github/workflows/ci.yml
@@ -2,7 +2,8 @@ name: Create Website
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
+
7
jobs:
8
build-deploy:
9
runs-on: ubuntu-latest
0 commit comments