Skip to content

Revert "test: signoff on git working test" #9

Revert "test: signoff on git working test"

Revert "test: signoff on git working test" #9

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