这是indexloc提供的服务,不要输入任何密码
Skip to content

Context cancellation not properly handled across command functions - SIGINT doesn't trigger graceful shutdown #8

Context cancellation not properly handled across command functions - SIGINT doesn't trigger graceful shutdown

Context cancellation not properly handled across command functions - SIGINT doesn't trigger graceful shutdown #8

name: Assign Issue to Project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: turbot/steampipe-workflows/.github/workflows/assign-issue-to-pipeling-issue-tracker.yml@main
with:
issue_number: ${{ github.event.issue.number }}
repository: ${{ github.repository }}
secrets: inherit