Skip to content

add logs for s3 state operations #93

add logs for s3 state operations

add logs for s3 state operations #93

name: Auto build and publish of Transfer For PR
on:
pull_request:
branches:
- "*"
jobs:
trigger-build-pr:
permissions:
contents: write
packages: write
uses: ./.github/workflows/release.yml
with:
version: '${{ github.event.pull_request.number }}'
extra_args: '--snapshot'