Skip to content

SPIKE: Investigate security for EA <-> RPC-Go authentication #3

SPIKE: Investigate security for EA <-> RPC-Go authentication

SPIKE: Investigate security for EA <-> RPC-Go authentication #3

Workflow file for this run

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]
with:
project-url: https://github.com/orgs/open-amt-cloud-toolkit/projects/5
github-token: ${{ secrets.PROJECTS_PAT }}