Ignore 7z files

This commit is contained in:
SachinVin 2022-07-24 11:56:43 +05:30
parent f4fa1a0026
commit 39242c4532

View File

@ -5,7 +5,7 @@ on:
branches: [ "*" ]
tags: [ "*" ]
paths-ignore:
- "*.7z"
- "**.7z"
pull_request:
branches: [ main ]