ci: no need to run buiold and deploy on a workflow update
This commit is contained in:
parent
529b0e13ec
commit
5a21783b63
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ on:
|
||||||
- secrets/**/*
|
- secrets/**/*
|
||||||
- flake.*
|
- flake.*
|
||||||
- config/**/*
|
- config/**/*
|
||||||
- .forgejo/**/*
|
#- .forgejo/**/*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linter:
|
linter:
|
||||||
|
|
Loading…
Reference in a new issue