We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fdc37e commit 26eb90aCopy full SHA for 26eb90a
1 file changed
.github/workflows/v2-site.yml
@@ -1,9 +1,9 @@
1
-name: V2 Site
+name: Site
2
3
on:
4
push:
5
branches:
6
- - v2 # default branch
+ - master # default branch
7
env:
8
CI: true
9
PNPM_STORE: .pnpm-store
0 commit comments