Skip to content

Commit fea9aa0

Browse files
committed
add important bors step
1 parent f9406c4 commit fea9aa0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/swift-test.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
name: Swift
22

33
on:
4-
push:
5-
branches: [ master ]
64
pull_request:
5+
push:
6+
branches:
7+
- trying
8+
- staging
79

810
jobs:
911
tests:

0 commit comments

Comments
 (0)