Restore CI_TOKEN secret

This commit is contained in:
Chris Smowton
2022-02-07 18:23:24 +00:00
committed by Ian Lynagh
parent 658e6f4009
commit b339cf7f2b

View File

@@ -31,6 +31,7 @@ jobs:
fetch-depth: 1
lfs: true
repository: github/semmle-code
token: ${{ secrets.CI_TOKEN }}
- name: Checkout codeql-kotlin
shell: bash