Skip to content

ci: update s3 config to adjust to private (WPB-8645) #2661

ci: update s3 config to adjust to private (WPB-8645)

ci: update s3 config to adjust to private (WPB-8645) #2661

name: Auto assign author to PR
on:
pull_request_target:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'