Skip to content

Error "accepts at most 1 arg(s), received 2" is there in v0 #10

Error "accepts at most 1 arg(s), received 2" is there in v0

Error "accepts at most 1 arg(s), received 2" is there in v0 #10

name: Add to OSS board
on:
issues:
types:
- opened
- reopened
- transferred
- labeled
jobs:
run:
uses: "anchore/workflows/.github/workflows/oss-project-board-add.yaml@main"
secrets:
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }}