Skip to content

Collection version in galaxy.yml should match release version #52

Collection version in galaxy.yml should match release version

Collection version in galaxy.yml should match release version #52

---
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@84b2c6715e331fe405f45faff062a6ce93f2a346 # v0.119.0
with:
app-id: ${{ secrets.APP_ID }}
app-pem: ${{ secrets.APP_PEM }}