Trying to fix yet another XY is not in BOM File error #20
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Create Board | |
on: | |
push: | |
workflow_dispatch: | |
jobs: | |
call-workflow-passing-data: | |
uses: andreika-git/hellen-one/.github/workflows/create-board.yaml@master | |
permissions: | |
contents: write |