Skip to content

Commit

Permalink
chore: load config
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Dec 31, 2023
1 parent cd5bcc0 commit fa4b1ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
steps:
- uses: EndBug/label-sync@v2
with:
config-file: "https://raw.githubusercontent.com/azu/github-label-setup/master/labels.json"
config-file:
- https://raw.githubusercontent.com/EndBug/labels/main/labels.yml
- "https://raw.githubusercontent.com/azu/github-label-setup/master/labels.json"
delete-other-labels: true

0 comments on commit fa4b1ee

Please sign in to comment.