Skip to content

build(deps-dev): bump @types/node from 20.12.12 to 20.14.0 #1608

build(deps-dev): bump @types/node from 20.12.12 to 20.14.0

build(deps-dev): bump @types/node from 20.12.12 to 20.14.0 #1608

Workflow file for this run

name: 'Link PR to Backlog'
on:
pull_request_target:
types: [opened, edited]
jobs:
backlog-pr-link:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test toshimaru/backlog-pr-link-action
uses: ./ # Uses an action in the root directory
with:
backlog-api-key: "${{ secrets.BACKLOG_API_KEY }}"
backlog-host: "${{ secrets.BACKLOG_HOST }}"