Skip to content

fix: tips gas estimation limit #1634

fix: tips gas estimation limit

fix: tips gas estimation limit #1634

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")