Remove redundant path-ignore path(s)
This commit is contained in:
parent
c5b4d1caf4
commit
e21f64f7bb
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue