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 a41471d commit 5ea2b3aCopy full SHA for 5ea2b3a
.github/workflows/build_publish.yml
@@ -7,6 +7,9 @@ on:
7
repository_dispatch:
8
branches:
9
- gatsby-home
10
+ workflow_dispatch:
11
+ branches:
12
+ - gatsby-home
13
jobs:
14
build:
15
runs-on: ubuntu-latest
0 commit comments