Skip to content

⬆️ Bump serde from 1.0.192 to 1.0.196 #342

⬆️ Bump serde from 1.0.192 to 1.0.196

⬆️ Bump serde from 1.0.192 to 1.0.196 #342

Workflow file for this run

name: 'Issue Links'
on:
pull_request:
types: [opened]
jobs:
issue-link:
runs-on: ubuntu-latest
steps:
- uses: tkt-actions/add-issue-links@v1.8.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
branch-prefix: '/'
resolve: 'false'
link-style: 'comment'