mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
EF
This commit is contained in:
3
.github/workflows/move-to-main-repo.yaml
vendored
3
.github/workflows/move-to-main-repo.yaml
vendored
@@ -22,8 +22,9 @@ jobs:
|
||||
id: list_issues
|
||||
run: |
|
||||
echo "Filtering Issues with Label MigrationTest"
|
||||
gh issue list
|
||||
|
||||
gh issue list --label "MigrationTest"
|
||||
|
||||
script_name=$(gh issue list --label "MigrationTest" --json title --jq '.[0].title')
|
||||
echo "Found script name: $script_name"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user