Remove redundant path-ignore path(s)

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

View File

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