Skip to content

Child service version switches mid-calculation #98

Child service version switches mid-calculation

Child service version switches mid-calculation #98

name: add-issues-to-octue-board
on:
issues:
types: [opened, reopened, transferred]
jobs:
add-issues-to-octue-board:
runs-on: ubuntu-latest
steps:
- name: Add to Board
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/octue/projects/22
github-token: ${{ secrets.OCTUE_PROJECT_ISSUES_TOKEN }}