ci: fix workflow file change won't cause rebuild
Some checks failed
/ build (push) Failing after 56s
Some checks failed
/ build (push) Failing after 56s
This commit is contained in:
parent
c4ce9e8351
commit
87b018b7e0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- "fedora-40/**"
|
- "fedora-40/**"
|
||||||
- "shared/**"
|
- "shared/**"
|
||||||
|
- ".forgejo/workflows/build-fedora-40.yml"
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 3" # Every Thursday 00:00
|
- cron: "0 0 * * 3" # Every Thursday 00:00
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue