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 be8913c commit 175f1e9Copy full SHA for 175f1e9
.github/workflows/gh-pages.yml
@@ -2,11 +2,6 @@ name: GitHub Pages
2
3
on:
4
push:
5
- branches: # TODO: Decide which branches to build
6
- - main
7
- - develop
8
- - feature/deploy-pages
9
- workflow_dispatch:
10
11
jobs:
12
# BUILD
0 commit comments