WF
This commit is contained in:
parent
b283296e60
commit
0aef84929a
3
.github/workflows/move-to-main-repo.yaml
vendored
3
.github/workflows/move-to-main-repo.yaml
vendored
@ -23,7 +23,8 @@ jobs:
|
||||
run: |
|
||||
echo "Filtering Issues with Label MigrationTest"
|
||||
|
||||
gh issue list --label "MigrationTest"
|
||||
gh issue list --label "MigrationTest" --repo community-scripts/ProxmoxVED
|
||||
gh issue list --label "MigrationTest" --json title
|
||||
|
||||
script_name=$(gh issue list --label "MigrationTest" --json title --jq '.[0].title')
|
||||
echo "Found script name: $script_name"
|
||||
|
Loading…
x
Reference in New Issue
Block a user