You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add GitHub Actions workflow for Bearer PR checks
- Add GitHub Actions workflow for Bearer PR checks
- Configure workflow to trigger on pull request events (opened, synchronize, reopened)
- Set permissions for contents (read) and pull-requests (write)
- Add job to run Bearer rule check on `ubuntu-latest`
- Include steps to checkout repository, set up reviewdog, run Bearer report, and run reviewdog with GitHub API token
Signed-off-by: appleboy <[email protected]>
0 commit comments