Skip to content

bug: code signing command is not the last loader command, so cannot remove it (easily) without corrupting the binary error #10

bug: code signing command is not the last loader command, so cannot remove it (easily) without corrupting the binary error

bug: code signing command is not the last loader command, so cannot remove it (easily) without corrupting the binary error #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 }}