name: Run pre-commit hooks on: pull_request: push: branches: [develop] workflow_dispatch: jobs: run-hooks: uses: XRPLF/actions/.github/workflows/pre-commit.yml@e06d4138c9ec8dceeb7c818645faa38087ea9e3d with: runs_on: heavy container: '{ "image": "ghcr.io/xrplf/xrpld/pre-commit:sha-f56b79f" }'