mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-30 05:40:39 +00:00
Ignore changes to CHANGELOG.md
files for the CI workflow (#1070)
This commit is contained in:
parent
fdc1dbfa1d
commit
6afc988f88
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -3,11 +3,13 @@ name: CI
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "**/CHANGELOG.md"
|
||||
- "**/README.md"
|
||||
push:
|
||||
branches-ignore:
|
||||
- "gh-readonly-queue/**"
|
||||
paths-ignore:
|
||||
- "**/CHANGELOG.md"
|
||||
- "**/README.md"
|
||||
merge_group:
|
||||
workflow_dispatch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user