Skip to content

Commit 55727e4

Browse files
Merge pull request #17 from intelops/feat/build_workflow
added manual trigger to run worflow
2 parents 5e397cf + 8684786 commit 55727e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
branches: [ "main" ]
99
pull_request:
1010
branches: [ "main" ]
11+
workflow_dispatch:
1112

1213
permissions:
1314
contents: read

0 commit comments

Comments
 (0)