ci: also trigger on workflow file changes
Some checks failed
Build and Push static-server Image / build (push) Failing after 17s

This commit is contained in:
Christopher Mühl 2026-02-18 13:31:04 +01:00
parent dc79590384
commit e3df182616
No known key found for this signature in database
GPG key ID: 925AC7D69955293F

View file

@ -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: