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

[GitHub] [incubator-seatunnel] SteNicholas commented on a change in pull request #1182: [SeaTunnel#1181] Add timeout option for each workflow in case some of them cannot finish normally

SteNicholas commented on a change in pull request #1182:
URL: https://github.com/apache/incubator-seatunnel/pull/1182#discussion_r798303376



##########
File path: .github/workflows/codeql.yaml
##########
@@ -51,4 +52,4 @@ jobs:
       - name: Autobuild
         uses: github/codeql-action/autobuild@v1
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@v1
\ No newline at end of file
+        uses: github/codeql-action/analyze@v1

Review comment:
       There is no any change, right?

##########
File path: .github/workflows/codeql.yaml
##########
@@ -51,4 +52,4 @@ jobs:
       - name: Autobuild
         uses: github/codeql-action/autobuild@v1
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@v1
\ No newline at end of file
+        uses: github/codeql-action/analyze@v1

Review comment:
       There is no any change, right?




-- 
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@seatunnel.apache.org

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