Skip to content

Commit bd97435

Browse files
committed
add troubleshooter message
1 parent 2678fa9 commit bd97435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grading.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: troubleshooting steps
29-
run: echo "" #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

Comments
 (0)