Skip to content

fix: 739 RPLT custom resource s3 oac repair #8021

fix: 739 RPLT custom resource s3 oac repair

fix: 739 RPLT custom resource s3 oac repair #8021

Workflow file for this run

#https://github.com/actions/labeler
name: 'Label PR'
on:
pull_request:
types: [opened, 'synchronize']
jobs:
label:
name: Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'