Don't skip CI for non-code files (reverting changes from #2010)

This commit is contained in:
Paul Romano 2022-07-11 10:28:06 -05:00
parent a95d02dd91
commit ef452850be

View file

@ -5,13 +5,6 @@ on:
workflow_dispatch:
pull_request:
paths-ignore:
- 'docs/**'
- 'examples/**'
- 'man/**'
- '**.md'
- CODEOWNERS
- LICENSE
branches:
- develop
- master