We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd7efd commit a2fb9b3Copy full SHA for a2fb9b3
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: main
2
on:
3
push:
4
branches:
5
- - main
+ - website
6
jobs:
7
main:
8
runs-on: ubuntu-latest
0 commit comments