Skip to content

Add rotation to integration #1306

Add rotation to integration

Add rotation to integration #1306

Workflow file for this run

name: 🏷️ Copy Labels
on:
pull_request:
branches: [ main ]
jobs:
copy-labels:
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/copy-issue-labels@v1.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}