Skip to content

Clean up code smells #113

Clean up code smells

Clean up code smells #113

Workflow file for this run

name: Build
on:
push:
branches-ignore:
- dependabot/**
jobs:
build:
uses: Jikoo/PlanarActions/.github/workflows/ci_gradle.yml@master
with:
include-artifacts: "./enchanting-bundler/build/libs/*.jar"