Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Manage issues on the projects board #3

Manage issues on the projects board

Manage issues on the projects board #3

name: Manage issues on the projects board
on:
issues:
types:
- opened
jobs:
add-issue-to-project:
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/[email protected]
with:
app-id: ${{ secrets.APP_ID }}
app-pem: ${{ secrets.APP_PEM }}