Skip to content

Commit

Permalink
Update create-dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeHutchinson authored Dec 4, 2024
1 parent 5e5a754 commit 9d60344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
git commit -m "Add or update dependabot.yml configuration"
# Push the branch
# git push origin $BRANCH_NAME
git push origin $BRANCH_NAME
echo "branch_name=$BRANCH_NAME" >> $GITHUB_OUTPUT
- name: Create Pull Request
Expand Down

0 comments on commit 9d60344

Please sign in to comment.