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 a019d73 commit d2d4b1cCopy full SHA for d2d4b1c
.github/workflows/custom-pages.yml
@@ -3,7 +3,7 @@ name: Custom GitHub Pages Build and Deploy
3
on:
4
push:
5
branches:
6
- - custom-site # or any branch you want to test on
+ - test # or any branch you want to test on
7
workflow_dispatch: # optional, for manual triggering
8
9
jobs:
0 commit comments