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 d7e288339b1 feat(docs): Add bugraoz93 to publish doc action (#54805)
d7e288339b1 is described below
commit d7e288339b1e5f6b377e8c1459fe0d5207db0a90
Author: Bugra Ozturk <[email protected]>
AuthorDate: Fri Aug 22 11:51:51 2025 +0200
feat(docs): Add bugraoz93 to publish doc action (#54805)
---
.github/workflows/publish-docs-to-s3.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/publish-docs-to-s3.yml
b/.github/workflows/publish-docs-to-s3.yml
index 7d6a35cfbe5..840d742a89a 100644
--- a/.github/workflows/publish-docs-to-s3.yml
+++ b/.github/workflows/publish-docs-to-s3.yml
@@ -101,7 +101,8 @@ jobs:
"kaxil",
"pierrejeambrun",
"potiuk",
- "utkarsharma2"
+ "utkarsharma2",
+ "bugraoz93"
]'), github.event.sender.login)
steps:
- name: "Input parameters summary"