add bearer

This commit is contained in:
2025-07-15 13:51:13 -05:00
parent b37d393286
commit d4f89735f6

17
.github/workflows/bearer.yml vendored Normal file
View File

@@ -0,0 +1,17 @@
name: Bearer
on:
push:
branches:
- main
permissions:
contents: read
jobs:
rule_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Bearer
uses: bearer/bearer-action@v2