mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-21 18:32:26 -04:00
chore: ignore paths that shouldn't trigger CI builds
This commit is contained in:
parent
569589d1c2
commit
8a3737388e
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -8,6 +8,11 @@ on:
|
||||
- 'mhx/**'
|
||||
tags:
|
||||
- v*
|
||||
paths-ignore:
|
||||
- '/CHANGES.md'
|
||||
- '/CITATION.cff'
|
||||
- '/README.md'
|
||||
- '/TODO'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user