Skip to content

Merge branch 'elastic:main' into main #18

Merge branch 'elastic:main' into main

Merge branch 'elastic:main' into main #18

Workflow file for this run

name: Bearer
on:
workflow_dispatch:
push:
branches:
- main
permissions:
contents: read
jobs:
rule_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Report
id: report
uses: bearer/bearer-action@v2
with:
api-key: ${{ secrets.BEARER_TOKEN }}