chore(ci): simplify labels syncing

This commit is contained in:
2025-02-05 01:59:14 +02:00
parent 974945f1c3
commit fcdcc4ae21
2 changed files with 5 additions and 223 deletions

View File

@@ -22,7 +22,7 @@ runs:
shell: bash
run: |
curl -s --retry 5 \
"https://raw.githubusercontent.com/ivuorinen/actions/refs/heads/main/sync-labels/labels.yml" \
"https://raw.githubusercontent.com/ivuorinen/actions/main/sync-labels/labels.yml" \
> ${{ inputs.labels }}
- name: 🚀 Run Label Syncer