Skip to content

chore: fix max gas for slashing transactions #1339

chore: fix max gas for slashing transactions

chore: fix max gas for slashing transactions #1339

Workflow file for this run

name: 'Issue Links'
on:
pull_request:
types: [opened]
jobs:
issue-links:
runs-on: ubuntu-latest
steps:
- uses: tkt-actions/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' # required
branch-prefix: 'issue-' # required
resolve: 'true' # optional (default: "false")
link-style: 'comment' # optional (default: "body")