Skip to content

Commit 202394e

Browse files
authored
Update documentation.yml
deactivate while developing workflow code
1 parent 5c9f2f9 commit 202394e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
#
88
name: build web documentation
99

10-
#on: [push, pull_request, workflow_dispatch]
11-
on: [push, workflow_dispatch] # why build on pull request?
10+
#on: [push, workflow_dispatch]
1211

1312
permissions:
1413
contents: write

0 commit comments

Comments
 (0)