You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/06/08 03:58:07 UTC

[GitHub] [incubator-inlong] shink commented on a diff in pull request #4372: [WIP] add a workflow to Scan InLong common vulnerabilities

shink commented on code in PR #4372:
URL: https://github.com/apache/incubator-inlong/pull/4372#discussion_r891895139


##########
.github/workflows/ci_codeql.yml:
##########
@@ -24,8 +24,6 @@ jobs:
     name: Analyze by CodeQL
     runs-on: ubuntu-latest
     permissions:
-      actions: read
-      contents: read

Review Comment:
   These two fields are only required for workflows in private repositories. So I deleted them.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org