Skip to content

fix: two small fixes to crash causing bugs #1486

fix: two small fixes to crash causing bugs

fix: two small fixes to crash causing bugs #1486

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/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}