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 697f0ea commit b39e149Copy full SHA for b39e149
.github/workflows/build.yml
@@ -4,7 +4,7 @@
4
name: Build Production Site
5
on:
6
push:
7
- branches: ['main', 'v/*', shared, api, site-search]
+ branches: ['main', beta, 'v/*', shared, api, site-search]
8
jobs:
9
dispatch:
10
runs-on: ubuntu-latest
0 commit comments