Skip to content

chore(deps): update actions/setup-python action to v5 #21

chore(deps): update actions/setup-python action to v5

chore(deps): update actions/setup-python action to v5 #21

# name: TODOs on main push
# # only for the main branch
# on:
# push:
# branches:
# - main
# jobs:
# convert:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@master
# - name: Run tdg-github-action
# uses: ribtoks/[email protected]
# with:
# TOKEN: ${{ secrets.GITHUB_TOKEN }}
# REPO: ${{ github.repository }}
# SHA: ${{ github.sha }}
# REF: ${{ github.ref }}
# MIN_WORDS: 1
# MIN_CHARACTERS: 3