Unverified Commit 5bd9c9ee authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Add Github API token (#970)

parent b1565cc6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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