Run the build workflow when itself has changed
All checks were successful
Build / build (push) Successful in 23s

This commit is contained in:
Tobi Schäfer 2025-02-28 22:13:25 +01:00
parent 6ebdd6aa31
commit 808bc48ab9
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -3,6 +3,7 @@ name: Build
on:
push:
paths:
- .github/workflows/build.yml
- build.gradle
- settings.gradle
- src/**