Skip to content

feat(celo-pg-s1): stage-weighted rewards with base/bonus pool split #4110

feat(celo-pg-s1): stage-weighted rewards with base/bonus pool split

feat(celo-pg-s1): stage-weighted rewards with base/bonus pool split #4110

Workflow file for this run

name: Semantic PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-title:
name: Semantic PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}