Skip to content

ci(actions): add java 24 build #34

ci(actions): add java 24 build

ci(actions): add java 24 build #34

Workflow file for this run

name: Run TODO to Issue
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v5