Skip to content

Metadata Composite Script Entrypoint Dynamic Path #183

Metadata Composite Script Entrypoint Dynamic Path

Metadata Composite Script Entrypoint Dynamic Path #183

Workflow file for this run

name: Pull Request Labeler
on:
pull_request:
types: [opened, synchronize]
jobs:
pr-labeler:
runs-on: ubuntu-22.04
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: micnncim/action-label-syncer@v1
- uses: TimonVS/pr-labeler-action@v5