Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Test and Ansible 8 AND 9. #103

Test and Ansible 8 AND 9.

Test and Ansible 8 AND 9. #103

Workflow file for this run

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