Skip to content

EPR: I'll add this feature later lmao #682

EPR: I'll add this feature later lmao

EPR: I'll add this feature later lmao #682

Workflow file for this run

name: Dev Builds
on:
push:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"
pull_request:
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit