Skip to content

release: bump version to 26.01.01 and add CI/release workflows #2

release: bump version to 26.01.01 and add CI/release workflows

release: bump version to 26.01.01 and add CI/release workflows #2

Workflow file for this run

name: CI
on:
push:
branches: [develop]
pull_request:
branches: [develop, main]
jobs:
build:
uses: fireflyframework/.github/.github/workflows/java-ci.yml@main
with:
java-version: '25'