Skip to content

CI fixes and improvements. #163

CI fixes and improvements.

CI fixes and improvements. #163

Workflow file for this run

---
#
# Ansible managed
#
name: "TODO 2 Issue"
on:
push:
branches:
- master
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}