Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renatodellosso authored Dec 23, 2024
2 parents 7afd0a8 + 8d36719 commit c6acb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_approve_dependabot_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'owner/my_repo'
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'Decatur-Robotics/Gearbox'
steps:
- name: Dependabot metadata
id: metadata
Expand Down

0 comments on commit c6acb56

Please sign in to comment.