1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix: add version information for reusable workflow

without this, the workflow won't run
This commit is contained in:
Thomas Heartman 2022-05-11 11:38:39 +02:00
parent c260f90094
commit 119d958e7c

View File

@ -10,5 +10,5 @@ on:
jobs:
add-to-project:
uses: unleash/.github/.github/workflows/add-item-to-project.yml
uses: unleash/.github/.github/workflows/add-item-to-project.yml@main
secrets: inherit