Skip to content

Commit

Permalink
Update AutomateUpdate.yml to include base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jcampb98 authored Sep 30, 2024
1 parent f41b563 commit eb201cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutomateUpdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.BOT_TOKEN }}
base: develop
base: main
add-paths: |
package.json
package-lock.json
Expand Down

0 comments on commit eb201cf

Please sign in to comment.