Skip to content

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 #38

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 #38

Workflow file for this run

---
name: Pre-Commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
#- uses: actions/setup-python@v3
#- uses: pre-commit/action@v3.0.1