Skip to content

fix: Merge pull request #26 from intigriti/dependabot/go_modules/gola… #26

fix: Merge pull request #26 from intigriti/dependabot/go_modules/gola…

fix: Merge pull request #26 from intigriti/dependabot/go_modules/gola… #26

Workflow file for this run

name: todo
on:
push:
branches: [master,main]
jobs:
todo:
runs-on: ubuntu-latest
steps:
-
uses: actions/checkout@v4
-
name: Check Todos
uses: ribtoks/tdg-github-action@master
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
REF: ${{ github.ref }}