Skip to content

Commit 66d729d

Browse files
authored
run Relay test on all PRs
1 parent b70837a commit 66d729d

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/workflows/ci_relay.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
name: Relay Integration Tests
22

33
on:
4-
push:
5-
branches:
6-
- develop
7-
- master
84
pull_request:
9-
branches:
10-
- develop
11-
- master
5+
types:
6+
- opened
7+
- edited
128

139
concurrency:
1410
# Support push/pr as event types with different behaviors each:

0 commit comments

Comments
 (0)