Skip to content

S3 Bucket integration writes blobs into folder with name of bucket instead of into root #972

S3 Bucket integration writes blobs into folder with name of bucket instead of into root

S3 Bucket integration writes blobs into folder with name of bucket instead of into root #972

name: Notify about new pull request
on:
pull_request_target:
types: [opened]
jobs:
send_notification:
runs-on: ubuntu-latest
steps:
- uses: nmshd/github-notify-action@v1
with:
webhook_url: ${{ secrets.MS_TEAMS_WEBHOOK_CONTRIBUTION }}