Skip to content

build(deps): bump express from 5.0.1 to 5.1.0 #99

build(deps): bump express from 5.0.1 to 5.1.0

build(deps): bump express from 5.0.1 to 5.1.0 #99

Workflow file for this run

name: Add issues to shared backlog
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/zazuko/projects/23
github-token: ${{ secrets.BACKLOG_PAT }}