We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc4ade commit 9ae2fa6Copy full SHA for 9ae2fa6
.github/workflows/main.yml
@@ -9,3 +9,4 @@ jobs:
9
uses: docker://dxheroes/dx-scanner:latest
10
with:
11
github_token: ${{ secrets.TEST }}
12
+ - run: dx-scanner run --ci
0 commit comments