Skip to content

Commit b60c824

Browse files
Add workflow_dispatch trigger to CI workflow
1 parent a30e0da commit b60c824

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci_new.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Quality Assurance new
33
on:
44
push:
55
pull_request:
6+
workflow_dispatch:
67

78
jobs:
89
build-linux:

0 commit comments

Comments
 (0)