We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7a97e commit d1f83a8Copy full SHA for d1f83a8
.github/workflows/codeql-analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
# the head of the pull request instead of the merge commit.
24
- run: git checkout HEAD^2
25
if: ${{ github.event_name == 'pull_request' }}
26
-
+
27
# Initializes the CodeQL tools for scanning.
28
- name: Initialize CodeQL
29
uses: github/codeql-action/init@v2
0 commit comments