You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/grading.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,4 +26,4 @@ jobs:
26
26
runs-on: ubuntu-latest
27
27
steps:
28
28
- name: troubleshooting steps
29
-
run: echo "See the following doc for help with enabling code scanning with CodeQL on a GitHub repository:https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/setting-up-code-scanning-for-a-repository" #Help the user to troubleshoot the activity
29
+
run: echo "See the following doc for help with enabling code scanning with CodeQL on a GitHub repository:https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/setting-up-code-scanning-for-a-repository" #Help the user to troubleshoot the activity
0 commit comments