Skip to content

Should we have a renovate description in the README? #17

Should we have a renovate description in the README?

Should we have a renovate description in the README? #17

name: Add issue to project
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 }}