diff options
| author | Chris Lu <chris.lu@gmail.com> | 2025-12-01 15:47:19 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2025-12-01 15:47:19 -0800 |
| commit | 1eafaecd70f57db1223ca063da27ba5ff608d871 (patch) | |
| tree | bcdef4eeb08b123b05b8c3ace90c6a7933ec81c6 | |
| parent | 310be2aece950ad6360b5c0e7d3c61fb40a572d4 (diff) | |
| download | seaweedfs-1eafaecd70f57db1223ca063da27ba5ff608d871.tar.xz seaweedfs-1eafaecd70f57db1223ca063da27ba5ff608d871.zip | |
Add comment to s3-tagging-tests job to trigger CI re-run
| -rw-r--r-- | .github/workflows/s3-go-tests.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
