Remove redundant path-ignore path(s)

This commit is contained in:
Margen67 2023-05-31 13:24:49 -07:00
parent e92fabafb7
commit d7a7fd26ec
1 changed files with 0 additions and 2 deletions

View File

@ -21,7 +21,6 @@ on:
- 'src/**/*_android.*'
- 'src/**/*_mac.*'
- 'LICENSE'
- 'README.md'
pull_request:
paths-ignore:
- '.clang-format'
@ -42,7 +41,6 @@ on:
- 'src/**/*_android.*'
- 'src/**/*_mac.*'
- 'LICENSE'
- 'README.md'
workflow_dispatch:
jobs: