Skip to content

Commit

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

0 comments on commit 912d036

Please sign in to comment.