Skip to content

Commit

Permalink
Allow manual run of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro727 committed Oct 14, 2022
1 parent 542a2b7 commit 4eab2ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches:
- develop
- "release-*"
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 4eab2ad

Please sign in to comment.