Skip to content

Commit

Permalink
chore: load uri
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Dec 31, 2023
1 parent 74f18aa commit f88babc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:

permissions:
issues: write
contents: read

env:
ACTIONS_RUNNER_DEBUG: true
Expand All @@ -19,5 +18,5 @@ jobs:
- uses: EndBug/label-sync@v2
with:
config-file: |
labels.yml
https://raw.githubusercontent.com/azu/github-label-setup/master/labels.json
delete-other-labels: true

0 comments on commit f88babc

Please sign in to comment.