Skip to content

Commit

Permalink
chore: update renovate and labelsync config
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 15, 2024
1 parent 6e11639 commit 1af9d4f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>sapphiredev/readme:sapphire-renovate"],
"labels": ["Meta: Dependencies"]
"extends": ["github>sapphiredev/.github:sapphire-renovate"]
}
4 changes: 3 additions & 1 deletion .github/workflows/labelsync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
- name: Checkout Project
uses: actions/checkout@v4
with:
repository: 'sapphiredev/readme'
sparse-checkout: .github/labels.yml
sparse-checkout-cone-mode: false
repository: 'sapphiredev/.github'
- name: Run Label Sync
uses: crazy-max/ghaction-github-labeler@v5
with:
Expand Down

0 comments on commit 1af9d4f

Please sign in to comment.