mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
Try no token
This commit is contained in:
committed by
Ian Lynagh
parent
f870805c0c
commit
658e6f4009
1
.github/workflows/test-kotlin.yml
vendored
1
.github/workflows/test-kotlin.yml
vendored
@@ -27,7 +27,6 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: kotlin
|
||||
token: ${{ secrets.CI_TOKEN }} # enables read access to private submodule repos
|
||||
submodules: recursive
|
||||
fetch-depth: 1
|
||||
lfs: true
|
||||
|
||||
Reference in New Issue
Block a user