Skip to content

ci: build and push the docker image to ghcr #67

ci: build and push the docker image to ghcr

ci: build and push the docker image to ghcr #67

Workflow file for this run

---
name: reviewdog
on:
pull_request:
jobs:
detect-secrets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: detect-secrets
uses: ./
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
workdir: testdata