Loading .github/workflows/review.yml +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ jobs: *.sh reporter: github-pr-review github_token: ${{ secrets.REPO_ACCESS_TOKEN }} env: REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} - name: Hadolint uses: reviewdog/action-hadolint@v1 Loading Loading
.github/workflows/review.yml +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ jobs: *.sh reporter: github-pr-review github_token: ${{ secrets.REPO_ACCESS_TOKEN }} env: REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} - name: Hadolint uses: reviewdog/action-hadolint@v1 Loading