Skip to content

Commit

Permalink
Merge pull request #13 from fjtrujy/manual_workflow
Browse files Browse the repository at this point in the history
Allow option to dispatch CI manually
  • Loading branch information
fjtrujy authored Jan 7, 2024
2 parents 484a8dd + bd1cc74 commit 0ca3171
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file modified .github/workflows/compilation.yml
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
tags:
- v*
workflow_dispatch: {}

jobs:
build:
Expand Down

0 comments on commit 0ca3171

Please sign in to comment.