ci: fix workflow file change won't cause rebuild
Some checks failed
/ build (push) Failing after 56s

This commit is contained in:
thislight 2024-07-13 19:36:23 +08:00
parent c4ce9e8351
commit 87b018b7e0
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E

View file

@ -7,6 +7,7 @@ on:
paths:
- "fedora-40/**"
- "shared/**"
- ".forgejo/workflows/build-fedora-40.yml"
schedule:
- cron: "0 0 * * 3" # Every Thursday 00:00