Skip to content

website action branches set to all, for dev #1538

website action branches set to all, for dev

website action branches set to all, for dev #1538

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
with:
mixin_audit: true