Skip to content

Commit 179af46

Browse files
committed
cxasx
1 parent 0d5452f commit 179af46

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/publish-documentation.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: 'Publish documentation'
22

33
on:
4-
workflow_run:
5-
workflows: ['build']
6-
7-
types:
8-
- completed
4+
workflow_dispatch:
95

106
permissions:
117
actions: read

0 commit comments

Comments
 (0)