Skip to content

Commit e6fbb14

Browse files
committed
CI: Also run tests on stacked pull requests
1 parent 539cbf2 commit e6fbb14

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
@@ -1,10 +1,9 @@
11
name: Tests
22

33
on:
4+
pull_request: ~
45
push:
56
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
87

98
# Also, run each Monday At 07:00.
109
schedule:

0 commit comments

Comments
 (0)