ashb commented on a change in pull request #11541:
URL: https://github.com/apache/airflow/pull/11541#discussion_r505406879
##########
File path: .github/workflows/ci.yml
##########
@@ -201,12 +211,48 @@ jobs:
env:
VERBOSE: false
+ static-checks-no-ci:
+ timeout-minutes: 30
+ name: "Static checks: no CI image"
Review comment:
Need to change this name.
"No CI" when it's run in CI is... confusing :)
How about static-checks-simple-changes and "Static checks for simple changes
only"?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]