Tune CI (#1344)
`pr/*` branches now trigger CI before creating a PR to avoid submitting PR with failing tests. Details in the commit messages.
This commit is contained in:
parent
275148a152
commit
e8d5d37bc1
1
.github/workflows/test-suite.yml
vendored
1
.github/workflows/test-suite.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
- staging
|
||||
- trying
|
||||
- 'pr/*'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user