Skip to content

chore: Update README.md and Terraform module template #161

chore: Update README.md and Terraform module template

chore: Update README.md and Terraform module template #161

Workflow file for this run

name: Todo Checker
on:
push:
branches:
- main
permissions:
contents: read
jobs:
todo:
runs-on: ubuntu-latest
steps:
- name: Begin CI...
uses: actions/checkout@v3
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4
id: todo