Fix build workflow not always running when it should
All checks were successful
/ build-1.21 (push) Successful in 1m5s

This commit is contained in:
Sergeant Acoustic 2026-03-21 20:35:12 +00:00
parent 9e6bd5ed3c
commit bd539ddd0b

View file

@ -1,7 +1,7 @@
on:
push:
paths:
- 'overrides/*'
- 'overrides/**/*'
- 'modrinth.index.json'
- '.forgejo/workflows/build.yaml'
jobs: