🔧 Update CI

This commit is contained in:
Vladislav Nepogodin 2022-12-29 22:41:03 +04:00
parent a4e7dd290d
commit 34b1156563
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9
1 changed files with 4 additions and 15 deletions

View File

@ -7,27 +7,16 @@ on:
- 'hooks/**' - 'hooks/**'
- 'po/**' - 'po/**'
- 'icons/**' - 'icons/**'
- '.github/*.yml'
- 'LICENSE'
- '*.md'
- '*.sh'
- '*.desktop'
- '*.png'
branches: [ "develop" ]
pull_request:
paths-ignore:
- 'data/**'
- 'hooks/**'
- 'po/**'
- 'icons/**'
- '.github/*.yml'
- 'LICENSE' - 'LICENSE'
- '*.md' - '*.md'
- '*.sh' - '*.sh'
- '*.desktop' - '*.desktop'
- '*.png' - '*.png'
branches: branches:
branches: [ "develop" ] - develop
pull_request:
branches:
- develop
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always