Skip to content

style: remove Block: command not found from fabric.mod.json: command … #16

style: remove Block: command not found from fabric.mod.json: command …

style: remove Block: command not found from fabric.mod.json: command … #16

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