Skip to content

Commit 3d8d903

Browse files
committed
Specify default branch name
1 parent d836852 commit 3d8d903

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
update-command: "poetry up --latest --no-interaction"
32+
default-branch-name: "master"

0 commit comments

Comments
 (0)