Skip to content

Commit

Permalink
add workflow dispatch to pr-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Jun 24, 2024
1 parent 5ed5c87 commit 05f69b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- "!starship/docker/**"
- ".github/workflows/pr-tests.yaml"
types: [opened, reopened, synchronize, ready_for_review]
workflow_dispatch: {}

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

0 comments on commit 05f69b7

Please sign in to comment.