Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins authored Oct 9, 2024
1 parent 732de74 commit 4c49063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'B3Partners/brmo'
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'B3Partners/kadaster-gds2'
steps:
- name: 'Dependabot metadata'
id: metadata
Expand Down

0 comments on commit 4c49063

Please sign in to comment.