Skip to content

Merge pull request #452 from OpenBanking-Brasil/SD-63097 #1393

Merge pull request #452 from OpenBanking-Brasil/SD-63097

Merge pull request #452 from OpenBanking-Brasil/SD-63097 #1393

Workflow file for this run

name: pre-commit
on: [push]
jobs:
pre-commit:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: pre-commit
uses: pre-commit/[email protected]