Skip to content

chore: increase propose dag limit and dag production #1633

chore: increase propose dag limit and dag production

chore: increase propose dag limit and dag production #1633

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