Skip to content

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

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

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

# name: TODOs on PRs
# # only for branches other than main
# on:
# push:
# branches:
# - "**"
# - "!main"
# pull_request:
# branches:
# - "**"
# - "!main"
# jobs:
# dry-run:
# 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 }}
# DRY_RUN: true