1
0
Fork 0
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:
Jake Stanger 2025-04-21 20:09:45 +01:00
parent 7e82e0ff20
commit 53317dbada
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61

View file

@ -8,7 +8,7 @@ on:
- 'src'
- 'Cargo.*'
- 'build.rs'
- '.github/workflows/schema.yml.yml'
- '.github/workflows/schema.yml'
env:
CARGO_TERM_COLOR: always