mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
fix docker workflow not triggering on workflow update
This commit is contained in:
parent
35967a8912
commit
4a410bdb1a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
paths:
|
paths:
|
||||||
- ".forgejo/docker.yaml"
|
- ".forgejo/workflows/docker.yaml"
|
||||||
- "nix/image/**"
|
- "nix/image/**"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue