Remove redundant path-ignore path(s)
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user