Skip to content

Add unit test for AuthorWorkflowViewSet.retrieve #353

Add unit test for AuthorWorkflowViewSet.retrieve

Add unit test for AuthorWorkflowViewSet.retrieve #353

name: Adds all issues to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
name: Add issue to Tools & Services project
with:
project-url: https://github.com/orgs/cern-sis/projects/1
github-token: ${{ secrets.CERN_SIS_BOT_PAT }}