potiuk commented on code in PR #41449:
URL: https://github.com/apache/airflow/pull/41449#discussion_r1716162573


##########
.github/workflows/static-checks-mypy-docs.yml:
##########
@@ -243,7 +243,9 @@ jobs:
       INCLUDE_SUCCESS_OUTPUTS: "${{ inputs.include-success-outputs }}"
       PYTHON_MAJOR_MINOR_VERSION: "${{ inputs.default-python-version }}"
       VERBOSE: "true"
-    if: inputs.canary-run == 'true' && inputs.branch == 'main'
+      # Temporary disabled it until self-hosted ASF runners will be working 
again

Review Comment:
   Won't pass linter I am afraid - it expect commment at the level of next 
element in yaml



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to