Skip to content

Commit d3cca7b

Browse files
committed
wrong branch name main->master
Signed-off-by: vsoch <[email protected]>
1 parent eaf2bd3 commit d3cca7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contributors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
if: ${{ env.OPEN_PULL_REQUEST == '1' }}
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71-
PULL_REQUEST_BRANCH: "main"
71+
PULL_REQUEST_BRANCH: "master"

0 commit comments

Comments
 (0)