Skip to content

feat: add PAM auth support directors.ini #72

feat: add PAM auth support directors.ini

feat: add PAM auth support directors.ini #72

Workflow file for this run

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