This is an automated email from the ASF dual-hosted git repository. shahar1 pushed a commit to branch gha-arc-rebase in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git
commit 2282a523511e6b823cdde1a1ee8869cb7a3dcac4 Author: Hussein Awala <[email protected]> AuthorDate: Sun Jul 23 19:46:38 2023 +0200 switch to Apache Airflow repo --- helm/runners-config/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/runners-config/values.yaml b/helm/runners-config/values.yaml index 876cb1c..c3f77a4 100644 --- a/helm/runners-config/values.yaml +++ b/helm/runners-config/values.yaml @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. --- -githubRepository: hussein-awala/airflow +githubRepository: apache/airflow scaleDownDelaySecondsAfterScaleOut: 30
