Skip to content

Integrate learnings from SRR XNAT container service dockerisation into ansible #58

Integrate learnings from SRR XNAT container service dockerisation into ansible

Integrate learnings from SRR XNAT container service dockerisation into ansible #58

---
name: Add issue to project
on:
issues:
types:
- opened
jobs:
add-issue-to-project:
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/add-to-project@b863c874470757db8548388ab0135d573d70b48f # v0.127.0
with:
app-id: ${{ secrets.APP_ID }}
app-pem: ${{ secrets.APP_PEM }}