Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
federicobo committed Nov 16, 2023
1 parent bd4124a commit d71b00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

# Setup CodeQL tool, with this predefined step, we are specifying the language of the scan
# Setup CodeQL tool, with this setup step, we are specifying the language of the scan, and also some extra arguments in a configuration file
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
Expand Down

0 comments on commit d71b00b

Please sign in to comment.