Remove redundant path-ignore path(s)

This commit is contained in:
Margen67 2023-05-31 13:24:49 -07:00 committed by GitHub
parent ad2d27f6dc
commit 1ae524a8d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: