Skip to content

OpenExplorer button and loading gui migration. #3

OpenExplorer button and loading gui migration.

OpenExplorer button and loading gui migration. #3

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