Browse Source

Add comment to s3-tagging-tests job to trigger CI re-run

fix-s3-object-tagging-issue-7589
Chris Lu 2 days ago
parent
commit
1eafaecd70
  1. 1
      .github/workflows/s3-go-tests.yml

1
.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

Loading…
Cancel
Save