Skip to content

feature: implement fluent minecraft runs registrations/configurations #3

feature: implement fluent minecraft runs registrations/configurations

feature: implement fluent minecraft runs registrations/configurations #3

Workflow file for this run

name: CI
on:
push:
branches:
- master
- 'develop/**'
pull_request:
types: [opened, synchronize, reopened, ready_for_review, review_requested]
workflow_dispatch:
permissions:
contents: read
jobs:
build:
uses: CleanroomMC/Conventions/.github/workflows/build.yml@1.0.1