1
0
Fork 0

fix(ci): Run action on workflow change
All checks were successful
Build / build-amd64-linux (push) Successful in 1h25m4s
Build / build-arm64-linux (push) Successful in 2h8m29s

This commit is contained in:
Daniel Kempkens 2023-09-16 00:26:41 +02:00
parent 31b528ce0d
commit 10bf318e59
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -6,6 +6,7 @@ on:
paths: paths:
- 'flake.lock' - 'flake.lock'
- 'home/programs/nvim/plugins.nix' - 'home/programs/nvim/plugins.nix'
- '.forgejo/workflows/build.yml'
jobs: jobs:
build-amd64-linux: build-amd64-linux: