You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/11 19:37:03 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #14718: Don't use author_association for self-hosted vs public runner decision.

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



##########
File path: .github/workflows/ci.yml
##########
@@ -26,7 +26,7 @@ on:  # yamllint disable-line rule:truthy
     branches: ['master', 'v1-10-test', 'v1-10-stable', 'v2-0-test']
 
 env:
-
+  AIRFLOW_COMMITERS: ${{ secrets.AIRFLOW_COMMITERS }}

Review comment:
       I guess we can remove this one? That turned out to be not working for PRs I believe?




----------------------------------------------------------------
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:
users@infra.apache.org