Skip to content

Commit 76c3b6b

Browse files
committed
master, not main
1 parent f8bcaf2 commit 76c3b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
--title "bundle update `/Gemfile`" \
5757
--body "Automated bundle update" \
5858
--head "$(git rev-parse --abbrev-ref HEAD)" \
59-
--base "main"
59+
--base "${{ github.event.repository.default_branch }}"

0 commit comments

Comments
 (0)