ci: no need to run buiold and deploy on a workflow update

This commit is contained in:
silver 2024-08-08 14:55:29 +01:00
parent 529b0e13ec
commit 5a21783b63
Signed by: silver
GPG key ID: 0A1071E702CE4B4E

View file

@ -12,7 +12,7 @@ on:
- secrets/**/*
- flake.*
- config/**/*
- .forgejo/**/*
#- .forgejo/**/*
jobs:
linter: