Skip to content

runtime error: There is already a Construct with name '$Closure1' #2336

runtime error: There is already a Construct with name '$Closure1'

runtime error: There is already a Construct with name '$Closure1' #2336

name: Issue Backlogger
on:
issues:
types:
- opened
jobs:
add-to-backlog:
name: "Add issue to backlog"
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/winglang/projects/2
github-token: ${{ secrets.PROJEN_GITHUB_TOKEN }}