Skip to content

#378 Migrate workflows to centralized SDK version matrix and fix job outputs #341

#378 Migrate workflows to centralized SDK version matrix and fix job outputs

#378 Migrate workflows to centralized SDK version matrix and fix job outputs #341

Workflow file for this run

name: Bearer
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
permissions: {}
jobs:
rule_check:
permissions:
contents: read
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout repository
uses: actions/checkout@v6
with:
persist-credentials: false
- name: Bearer
uses: bearer/bearer-action@v2
with:
config-file: .github/linters/bearer.yml