Skip to content

Commit c0cc9a5

Browse files
Add workflow_dispatch trigger to validation workflow
1 parent 4e7e684 commit c0cc9a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/basic-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
pull_request:
1111
paths-ignore:
1212
- '**.md'
13+
workflow_dispatch:
1314

1415
jobs:
1516
call-basic-validation:

0 commit comments

Comments
 (0)