mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2025-03-24 19:09:22 +00:00
Fix skip_commits
rule in CI config [ci skip]
This commit is contained in:
parent
bc91d9f366
commit
0ccbbefbed
|
@ -3,9 +3,11 @@ version: "0.101.0-{build}-{branch}"
|
|||
skip_commits:
|
||||
files:
|
||||
- README.md
|
||||
- app/*
|
||||
- drsandroid/*
|
||||
- drshorizon/*
|
||||
- LICENSE
|
||||
- app/
|
||||
- drsandroid/
|
||||
- drshorizon/
|
||||
|
||||
|
||||
environment:
|
||||
global:
|
||||
|
|
Loading…
Reference in a new issue