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/**/*
|
||||
- flake.*
|
||||
- config/**/*
|
||||
- .forgejo/**/*
|
||||
#- .forgejo/**/*
|
||||
|
||||
jobs:
|
||||
linter:
|
||||
|
|
Loading…
Reference in a new issue