Skip to content

Use condition rather than polling to wait for closed peers #113

Use condition rather than polling to wait for closed peers

Use condition rather than polling to wait for closed peers #113

Workflow file for this run

name: Add issues and PRs to Sia project
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
uses: SiaFoundation/workflows/.github/workflows/project-add.yml@master
secrets: inherit