mirror of
https://github.com/salsa-rs/salsa.git
synced 2024-12-26 05:57:13 +00:00
run CI on bors branches
This commit is contained in:
parent
6b728a4a50
commit
10ecabf5d8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -4,6 +4,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- staging
|
||||||
|
- trying
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.rs'
|
- '**.rs'
|
||||||
|
|
Loading…
Reference in a new issue