Skip to content

Commit 1905ec3

Browse files
committed
CI: Run tests also on stacked PRs
1 parent 93a61f5 commit 1905ec3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Tests
33
on:
44
push:
55
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
6+
pull_request: ~
87

98
# Allow job to be triggered manually.
109
workflow_dispatch:

0 commit comments

Comments
 (0)