Skip to content

Commit 7317cc9

Browse files
ci: Run tests when creating PR to nightly
1 parent aaedd5c commit 7317cc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
branches:
1010
- master
11+
- nightly
1112

1213
env:
1314
CI: true

0 commit comments

Comments
 (0)