mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
added extra folders to ignored ci paths
This commit is contained in:
parent
67ffa58145
commit
eeed67c537
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -7,6 +7,8 @@ on:
|
|||
pull_request:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'examples/**'
|
||||
- 'man/**'
|
||||
- '**.md'
|
||||
- CODEOWNERS
|
||||
- LICENSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue