Skip to content

Commit

Permalink
Merge pull request #2154 from zowe/update-next
Browse files Browse the repository at this point in the history
[next] Add workflow_dispatch trigger to Secrets SDK CI build
  • Loading branch information
t1m0thyj committed May 24, 2024
2 parents 1105572 + 5ef1aeb commit 73f3449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/secrets-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
pull_request:
paths:
- "packages/secrets/**"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 73f3449

Please sign in to comment.