Skip to content

Tox is misbehaving. Default for now. #77

Tox is misbehaving. Default for now.

Tox is misbehaving. Default for now. #77

Workflow file for this run

---
#
# Ansible managed
#
name: "TODO 2 Issue"
on:
push:
branches:
- master
- main
paths-ignore:
- '**/README.md'
- '**/CHANGELOG.md'
tags_ignore:
- '*'
permissions: write-all
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
build:
runs-on: "ubuntu-20.04"
steps:
- uses: "actions/checkout@v4"
- name: "TODO to Issue"
uses: "buluma/todo-to-issue-action@v2.0.2"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}