Skip to content

Add labels for an image containing chronicle v0.4.2 #1

Add labels for an image containing chronicle v0.4.2

Add labels for an image containing chronicle v0.4.2 #1

name: Add Issues and PRs to the Community Board
on:
issues:
types:
- opened
- reopened
- transferred
- labeled
pull_request:
types:
- labeled
- opened
- reopened
jobs:
add-to-board:
uses: "anchore/workflows/.github/workflows/oss-project-board-add.yaml@main"

Check failure on line 20 in .github/workflows/oss-project-board-add.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/oss-project-board-add.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/oss-project-board-add.yaml" -> "anchore/workflows/.github/workflows/oss-project-board-add.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
project_url: https://github.com/users/wagoodman/projects/1
secrets:
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }}