Skip to content

Commit

Permalink
ci(test): add workflow_dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
parkerbxyz committed Aug 8, 2024
1 parent 000e2a0 commit 9ccc6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
workflow_dispatch:

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

0 comments on commit 9ccc6db

Please sign in to comment.