Skip to content

Add EventsPipeline and testing utilities #157

Add EventsPipeline and testing utilities

Add EventsPipeline and testing utilities #157

name: Copy labels from linked issues
on:
pull_request_target:
types: [opened, edited, reopened, ready_for_review, review_requested]
jobs:
copy-labels:
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}