Fix build workflow not always running when it should
All checks were successful
/ build-1.21 (push) Successful in 1m5s
All checks were successful
/ build-1.21 (push) Successful in 1m5s
This commit is contained in:
parent
9e6bd5ed3c
commit
bd539ddd0b
|
|
@ -1,7 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'overrides/*'
|
- 'overrides/**/*'
|
||||||
- 'modrinth.index.json'
|
- 'modrinth.index.json'
|
||||||
- '.forgejo/workflows/build.yaml'
|
- '.forgejo/workflows/build.yaml'
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue