We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201fead commit e3199dbCopy full SHA for e3199db
.github/workflows/main.yml
@@ -7,8 +7,6 @@ jobs:
7
- uses: actions/checkout@v1
8
- name: Runs DX Scanner on the code
9
uses: docker://dxheroes/dx-scanner:latest
10
- with:
11
- github_token: ${{ secrets.TEST }}
12
- run: cd
13
- run: ls
14
- run: dx-scanner run --ci
0 commit comments