Skip to content

Remove Sonar from CI #99

Remove Sonar from CI

Remove Sonar from CI #99

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"