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 8a98ff2 commit a81c644Copy full SHA for a81c644
1 file changed
.github/workflows/codeql.yml
@@ -2,7 +2,7 @@
2
# / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ / / \ \ / / \ \ / / \
3
# `-' `-`-' `-`-' `-`-' `-`-' `-`-' `-`-' `-' `-`-' `-`-' `-`-'
4
#
5
-# CodeQL Security Analysis
+# CodeQL
6
7
# This workflow replaces the GitHub CodeQL extension to support fork PRs.
8
# The extension doesn't trigger on fork PRs due to security restrictions.
@@ -11,7 +11,7 @@
11
# .-.-. .-.-. .-.-. .-.-. .-.-. .-.-. .-.-. .-.- .-.-. .-.-. .-.-
12
13
# `-' `-`-' `-`-' `-`-' `-`-' `-`-' `-`-' `-`-' `-' `-`-' `-`-'
14
-name: CodeQL Security Analysis
+name: CodeQL
15
16
on:
17
push:
0 commit comments