Skip to content

docs(readme): include EU/Spanish funding acknowledgement (grant EQC2021-007479-P) #131

docs(readme): include EU/Spanish funding acknowledgement (grant EQC2021-007479-P)

docs(readme): include EU/Spanish funding acknowledgement (grant EQC2021-007479-P) #131

# https://github.com/GriceTurrble/precommit-checks-action
name: pre-commit
on:
push:
branches:
- main
paths:
- "**.py"
pull_request:
branches:
- main
jobs:
pre-commit-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: griceturrble/precommit-checks-action@v1