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 45901f5 commit 6b09c2fCopy full SHA for 6b09c2f
1 file changed
.github/workflows/pages.yml
@@ -8,7 +8,7 @@ name: Deploy Jekyll site to Pages
8
9
on:
10
push:
11
- branches: ["main","testing"]
+ branches: ["main","testing","PreRefactor2026"]
12
workflow_dispatch:
13
env:
14
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
0 commit comments