mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-22 21:05:11 +00:00
trigger CI if you modify the relevent yaml
This commit is contained in:
parent
60da89beb0
commit
9657247b2f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -10,6 +10,7 @@ on:
|
|||
paths:
|
||||
- '**.rs'
|
||||
- '**/Cargo.*'
|
||||
- '.github/workflows/**.yml'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue