potiuk commented on a change in pull request #13730:
URL: https://github.com/apache/airflow/pull/13730#discussion_r571267998



##########
File path: .github/workflows/ci.yml
##########
@@ -105,7 +117,12 @@ jobs:
       needs-api-codegen: ${{ steps.selective-checks.outputs.needs-api-codegen 
}}
       pullRequestNumber: ${{ steps.source-run-info.outputs.pullRequestNumber }}
       pullRequestLabels: ${{ steps.source-run-info.outputs.pullRequestLabels }}
+      runsOn: ${{ steps.set-runs-on.outputs.runsOn }}
     steps:
+      # Avoid having to specify the runs-on logic every time

Review comment:
       Nice




----------------------------------------------------------------
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]


Reply via email to