This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new c4a0461dd36 Allow Utkarsh to run dockerhub image release job (#43588)
c4a0461dd36 is described below

commit c4a0461dd362e80b82424b8cc93e71392de8e7e5
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri Nov 1 15:27:46 2024 +0100

    Allow Utkarsh to run dockerhub image release job (#43588)
---
 .github/workflows/release_dockerhub_image.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/release_dockerhub_image.yml 
b/.github/workflows/release_dockerhub_image.yml
index 100e850a6fd..5ce1585131f 100644
--- a/.github/workflows/release_dockerhub_image.yml
+++ b/.github/workflows/release_dockerhub_image.yml
@@ -85,6 +85,7 @@ jobs:
       "kaxil",
       "pierrejeambrun",
       "potiuk",
+      "utkarsharma2"
       ]'), github.event.sender.login)
     steps:
       - name: "Cleanup repo"

Reply via email to