Skip to content

Receiving collections with identical names is broken #55

Receiving collections with identical names is broken

Receiving collections with identical names is broken #55

Workflow file for this run

name: Move new issues into Project
on:
issues:
types: [opened]
jobs:
track_issue:
uses: specklesystems/github-actions/.github/workflows/project-add-issue.yml@main
secrets: inherit
with:
issue-id: ${{ github.event.issue.node_id }}