Skip to content

Commit

Permalink
allow manual trigger test
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Jan 31, 2024
1 parent 5922aae commit 9f9b82e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
- LICENSE
- .github/**
- "!.github/workflows/test-action.yml"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 9f9b82e

Please sign in to comment.