Skip to content

Commit e3199db

Browse files
authored
Update main.yml
1 parent 201fead commit e3199db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ jobs:
77
- uses: actions/checkout@v1
88
- name: Runs DX Scanner on the code
99
uses: docker://dxheroes/dx-scanner:latest
10-
with:
11-
github_token: ${{ secrets.TEST }}
1210
- run: cd
1311
- run: ls
1412
- run: dx-scanner run --ci

0 commit comments

Comments
 (0)