Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 81170c0

Browse files
committed
Require specific repository_dispatch event type - docs-build
Signed-off-by: Michał Bundyra <contact@webimpress.com>
1 parent 37f0ec4 commit 81170c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
repository_dispatch:
8+
types: docs-build
89

910
jobs:
1011
build-deploy:

0 commit comments

Comments
 (0)