mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
4
.github/workflows/qhelp-pr-preview.yml
vendored
4
.github/workflows/qhelp-pr-preview.yml
vendored
@@ -23,13 +23,11 @@ jobs:
|
||||
name: comment
|
||||
path: pr.txt
|
||||
retention-days: 1
|
||||
|
||||
- uses: github/codeql/.github/actions/fetch-codeql@main
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
persist-credentials: false
|
||||
|
||||
- uses: ./.github/actions/fetch-codeql
|
||||
- name: Determine changed files
|
||||
id: changes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user