mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-30 22:42:08 +00:00
run on all branches and also for changes in the ci folder
This commit is contained in:
parent
353f1795b6
commit
56f80e4366
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -4,10 +4,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
|
||||||
paths:
|
paths:
|
||||||
- "**.rs"
|
- "**.rs"
|
||||||
- .github/**
|
- .github/**
|
||||||
|
- .ci/**
|
||||||
- Cargo.toml
|
- Cargo.toml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user