mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
Restore CI_TOKEN secret
This commit is contained in:
committed by
Ian Lynagh
parent
658e6f4009
commit
b339cf7f2b
1
.github/workflows/test-kotlin.yml
vendored
1
.github/workflows/test-kotlin.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
lfs: true
|
||||
repository: github/semmle-code
|
||||
token: ${{ secrets.CI_TOKEN }}
|
||||
|
||||
- name: Checkout codeql-kotlin
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user