Skip to content

fix: final stuff and update fabric.mod.json: command not found #15

fix: final stuff and update fabric.mod.json: command not found

fix: final stuff and update fabric.mod.json: command not found #15

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