Skip to content

Update readme-tree.yaml: Add GitHub App Token generation and use it i… #53

Update readme-tree.yaml: Add GitHub App Token generation and use it i…

Update readme-tree.yaml: Add GitHub App Token generation and use it i… #53

Workflow file for this run

name: "TODOs"
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "alstr/todo-to-issue-action@v5"
env:
AUTO_ASSIGN: true
LABEL: chore