Skip to content

Gradle Build

Gradle Build #26

Workflow file for this run

name: Gradle
on:
schedule:
- cron: "0 0 * * 0"
workflow_dispatch:
jobs:
build:
uses: Crazy-Crew/.github/.github/workflows/gradle.yml@main
secrets: inherit