Skip to content

chore: add support for WithEnv and WithRepository for transformer resource #1780

chore: add support for WithEnv and WithRepository for transformer resource

chore: add support for WithEnv and WithRepository for transformer resource #1780

Workflow file for this run

name: "Pull request labeler"
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true