We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0274249 + 46671f6 commit cb1c4f4Copy full SHA for cb1c4f4
1 file changed
.github/workflows/ci.yml
@@ -29,6 +29,7 @@ jobs:
29
- name: Scan PR diff
30
uses: ByteBardOrg/obfuscan-action@v1
31
with:
32
+ github-token: ${{ secrets.GITHUB_TOKEN }}
33
fail-on: block
34
35
build:
0 commit comments