Skip to content

docs(aws-s3): add documentation for the new aws s3 connector #187

docs(aws-s3): add documentation for the new aws s3 connector

docs(aws-s3): add documentation for the new aws s3 connector #187

name: Auto Assign
on:
pull_request:
types:
- opened
jobs:
add_assignees:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-assignees@v1
with:
github_token: ${{ secrets.github_token }}
assignees: ${{ github.actor }}