Skip to content

Commit 27ebb95

Browse files
authored
RSDK-5577 - Run tests on PR to RCs (#475)
1 parent 119ef26 commit 27ebb95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
push:
1010
branches: [main]
1111
pull_request_target:
12-
branches: [main]
12+
branches: [main, 'rc-*']
1313

1414
jobs:
1515
test:

0 commit comments

Comments
 (0)