Skip to content

Commit

Permalink
[YUNIKORN-1982] Enable manual triggering for GitHub CI #706
Browse files Browse the repository at this point in the history
Closes: #706

Signed-off-by: Peter Bacsko <[email protected]>
  • Loading branch information
doupache authored and pbacsko committed Oct 27, 2023
1 parent 44d8c38 commit 24bf9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- master
workflow_dispatch: {}

jobs:
build:
Expand Down

0 comments on commit 24bf9cf

Please sign in to comment.