Skip to content

Commit 5ea2b3a

Browse files
author
Predrag
authored
Add manual workflow dispatch (#15)
* Add manual workflow dispatch * Set gastby-home branch
1 parent a41471d commit 5ea2b3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
repository_dispatch:
88
branches:
99
- gatsby-home
10+
workflow_dispatch:
11+
branches:
12+
- gatsby-home
1013
jobs:
1114
build:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)