Skip to content

Commit

Permalink
πŸ’š (repo): Trigger PR tests after toolchain update
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman committed Oct 16, 2024
1 parent 2ed024e commit 7063574
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
types: [opened, synchronize, reopened, edited]
branches-ignore:
- main
workflow_run:
workflows:
- "Update toolchain"
types:
- completed

env:
FORCE_COLOR: "1"
Expand Down

0 comments on commit 7063574

Please sign in to comment.