Skip to content

Stop requiring TestAppUpgradeV3 produce enough blocks to hit the DefaultUpgradeHeightDelay #940

Stop requiring TestAppUpgradeV3 produce enough blocks to hit the DefaultUpgradeHeightDelay

Stop requiring TestAppUpgradeV3 produce enough blocks to hit the DefaultUpgradeHeightDelay #940

name: project-automation
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issues to the core/app project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/celestiaorg/projects/24
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}