Skip to content

Commit 452cac6

Browse files
chore: add rollback for github token
1 parent e4ed160 commit 452cac6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: ./
5555
with:
5656
barecheck-github-app-token: ${{ secrets.BARECHECK_GITHUB_APP_TOKEN }}
57+
github-token: ${{ secrets.GITHUB_TOKEN }}
5758
lcov-file: "./coverage/lcov.info"
5859
base-lcov-file: "./lcov.info"
5960
minimum-ratio: 0

0 commit comments

Comments
 (0)