Skip to content

Commit

Permalink
Reconfigure bearer
Browse files Browse the repository at this point in the history
  • Loading branch information
that-jill committed Jan 9, 2025
1 parent ab921e5 commit 066f229
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 26 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/bearer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Bearer

on: [pull_request]

permissions:
contents: read

jobs:
rule_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Bearer
uses: bearer/bearer-action@v2
26 changes: 0 additions & 26 deletions .github/workflows/reviewdog.yml

This file was deleted.

0 comments on commit 066f229

Please sign in to comment.