Skip to content

Use substitutions for key #10

Use substitutions for key

Use substitutions for key #10

---
name: "Run Todo to Issue"
on:
push:
branches:
- main
permissions:
contents: read
issues: write
jobs:
run:
name: "Run Todo to Issue"
runs-on: "ubuntu-24.04"
steps:
- uses: "actions/checkout@v4"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v5"
with:
AUTO_ASSIGN: false