ci: Rebuild only on changes relevant to build
This commit is contained in:
parent
2181a5da53
commit
8ad92da922
3 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '!README.md'
|
- 'oci-builder/**'
|
||||||
|
- '.forgejo/workflows/build-image.yaml'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 5 * * 0'
|
- cron: '0 5 * * 0'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue