Skip to content

Commit

Permalink
CI: Run tests also on stacked PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 5, 2024
1 parent 93a61f5 commit 1905ec3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
pull_request: ~

# Allow job to be triggered manually.
workflow_dispatch:
Expand Down

0 comments on commit 1905ec3

Please sign in to comment.