Skip to content

Test docker actions #15, fix typo #30

Test docker actions #15, fix typo

Test docker actions #15, fix typo #30

Workflow file for this run

name: "Run TODO to Issue"
on:
push:
branches: ["master", "main"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4
with:
PROJECTS_SECRET: ${{ secrets.PROJECTS_SECRET }}
LANGUAGES: "language.json"