mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
ci(schema): fix incorrect trigger path for own file
This commit is contained in:
parent
7e82e0ff20
commit
53317dbada
1 changed files with 1 additions and 1 deletions
2
.github/workflows/schema.yml
vendored
2
.github/workflows/schema.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
- 'src'
|
- 'src'
|
||||||
- 'Cargo.*'
|
- 'Cargo.*'
|
||||||
- 'build.rs'
|
- 'build.rs'
|
||||||
- '.github/workflows/schema.yml.yml'
|
- '.github/workflows/schema.yml'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue