Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Upgrade dependencies and use @zazuko/env #1

Upgrade dependencies and use @zazuko/env

Upgrade dependencies and use @zazuko/env #1

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/[email protected]
with:
project-url: https://github.com/orgs/zazuko/projects/23
github-token: ${{ secrets.BACKLOG_PAT }}