Skip to content

Commit 3ebb42a

Browse files
kkorotkovCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 368d00f commit 3ebb42a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/glossary-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
with:
154154
token: ${{ secrets.GH_TOKEN }}
155155
branch: glossary/state-update
156-
base: master
156+
base: ${{ github.event.repository.default_branch }}
157157
title: "chore: advance glossary monitor state baseline"
158158
body: |
159159
The **Glossary Monitor** ran this week and scanned new commits across

0 commit comments

Comments
 (0)