Skip to content

Transitioning the backend repl docker container framework #13

Transitioning the backend repl docker container framework

Transitioning the backend repl docker container framework #13

name: Add issues to bugs project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/saving-satoshi/projects/2
github-token: ${{ secrets.ISSUE2TASKBACKEND }}