Ignore 7z files
This commit is contained in:
parent
f4fa1a0026
commit
39242c4532
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
branches: [ "*" ]
|
branches: [ "*" ]
|
||||||
tags: [ "*" ]
|
tags: [ "*" ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "*.7z"
|
- "**.7z"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user