Skip to content

Change branch protection to rulesets #2

Change branch protection to rulesets

Change branch protection to rulesets #2

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 }}