Skip to content

[consensus] run consensus on main shard by all validators #414

[consensus] run consensus on main shard by all validators

[consensus] run consensus on main shard by all validators #414

Workflow file for this run

name: Prevent Merge Commits
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
forbid-merge-commits:
runs-on: ["self-hosted", "aws_autoscaling"]
steps:
- name: Run Forbid Merge Commits Action
uses: NilFoundation/forbid-merge-commits-action@main