ci: also trigger on workflow file changes
Some checks failed
Build and Push static-server Image / build (push) Failing after 17s
Some checks failed
Build and Push static-server Image / build (push) Failing after 17s
This commit is contained in:
parent
dc79590384
commit
e3df182616
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- 'deploy-static-site/images/flake.nix'
|
- 'deploy-static-site/images/flake.nix'
|
||||||
- 'deploy-static-site/images/flake.lock'
|
- 'deploy-static-site/images/flake.lock'
|
||||||
|
- '.forgejo/workflows/build-static-server.yaml'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue