mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
fix: add version information for reusable workflow
without this, the workflow won't run
This commit is contained in:
parent
c260f90094
commit
119d958e7c
2
.github/workflows/add-to-project.yml
vendored
2
.github/workflows/add-to-project.yml
vendored
@ -10,5 +10,5 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
add-to-project:
|
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
|
secrets: inherit
|
||||||
|
Loading…
Reference in New Issue
Block a user