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:
|
||||
push:
|
||||
paths:
|
||||
- 'overrides/*'
|
||||
- 'overrides/**/*'
|
||||
- 'modrinth.index.json'
|
||||
- '.forgejo/workflows/build.yaml'
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue