Skip to content

Recovery of commit selection doesn't work if the user hasn't explicitly selected a branch #68

Recovery of commit selection doesn't work if the user hasn't explicitly selected a branch

Recovery of commit selection doesn't work if the user hasn't explicitly selected a branch #68

Workflow file for this run

name: Update issue Status
on:
issues:
types: [closed]
jobs:
update_issue:
uses: specklesystems/github-actions/.github/workflows/project-add-issue.yml@main
secrets: inherit
with:
issue-id: ${{ github.event.issue.node_id }}