Skip running CI on MD changes
This commit is contained in:
parent
4cf58af4b1
commit
ccfb59f74a
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -55,12 +55,12 @@ on:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
branches:
|
||||
- master
|
||||
- 0.*.x
|
||||
- pr/**/ci
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.ref || github.run_id }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user