mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-08 10:50:28 +00:00
Add a section in Actions worflow to ignore certain file changes
This commit is contained in:
parent
4b8874ceb9
commit
2844db82e7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -5,6 +5,8 @@ on:
|
|||
branches:
|
||||
- "master"
|
||||
- "flake"
|
||||
paths-ignore:
|
||||
- "README.md"
|
||||
pull_request:
|
||||
branches:
|
||||
- "master"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue