Skip to content

Bearer PR Check

Bearer PR Check #37

Workflow file for this run

name: Bearer
on:
workflow_dispatch:
push:
branches:
- main
permissions:
contents: read
jobs:
policy_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Report
id: report
uses: bearer/bearer-action@v2