mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Don't skip CI for non-code files (reverting changes from #2010)
This commit is contained in:
parent
a95d02dd91
commit
ef452850be
1 changed files with 0 additions and 7 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
|
@ -5,13 +5,6 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'examples/**'
|
||||
- 'man/**'
|
||||
- '**.md'
|
||||
- CODEOWNERS
|
||||
- LICENSE
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue