From 1eafaecd70f57db1223ca063da27ba5ff608d871 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 1 Dec 2025 15:47:19 -0800 Subject: [PATCH] Add comment to s3-tagging-tests job to trigger CI re-run --- .github/workflows/s3-go-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/s3-go-tests.yml b/.github/workflows/s3-go-tests.yml index bcd4b9652..480931e46 100644 --- a/.github/workflows/s3-go-tests.yml +++ b/.github/workflows/s3-go-tests.yml @@ -412,6 +412,7 @@ jobs: retention-days: 7 s3-tagging-tests: + # CI job for S3 object tagging tests name: S3 Tagging Tests runs-on: ubuntu-22.04 timeout-minutes: 20