Skip to content

chore: update pre-commit stage name #104

chore: update pre-commit stage name

chore: update pre-commit stage name #104

name: Pull Request Integration
on:
pull_request:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yaml
secrets: inherit
check_formatting:
uses: ./.github/workflows/check_formatting.yaml