Skip to content

comment hint update for pr #84 #754

comment hint update for pr #84

comment hint update for pr #84 #754

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