shouldArchive
should archive v1 contracts beyond the v2 require height
#449
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |