Skip to content

Commit f261691

Browse files
committed
CI starting on push before opening a PR is nice with our matrix and run times
1 parent c8a4285 commit f261691

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/stable.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: stable
22

3-
on:
4-
pull_request:
5-
6-
push:
7-
branches:
8-
- main
3+
on: [push, pull_request]
94

105
jobs:
116
test:

0 commit comments

Comments
 (0)