mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 22:27:25 +00:00
Remove redundant path-ignore path(s)
This commit is contained in:
parent
ad2d27f6dc
commit
1ae524a8d5
1 changed files with 0 additions and 2 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue