Skip to content

Commit 13ae963

Browse files
authored
Update CI.yml (#53)
I need to have workflow dispatch enabled to debug CI GitHub Actions, specially Documentation workflow.
1 parent 37bef57 commit 13ae963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- main
66
tags: '*'
77
pull_request:
8+
workflow_dispatch:
89
concurrency:
910
# Skip intermediate builds: always.
1011
# Cancel intermediate builds: only if it is a pull request build.

0 commit comments

Comments
 (0)