Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

rgw/sfs: Fix list-objects check for common-prefixes #865

rgw/sfs: Fix list-objects check for common-prefixes

rgw/sfs: Fix list-objects check for common-prefixes #865

Workflow file for this run

name: Check PR dependencies
on: [pull_request_target]
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check PR Dependencies
steps:
- uses: gregsdennis/dependencies-action@80b5ffec566913b1494d5a8577ab0d60e476271d
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}