Skip to content

Commit

Permalink
fixup! Run the workflow from the base ref instead of head
Browse files Browse the repository at this point in the history
  • Loading branch information
cbbayburt committed Nov 26, 2024
1 parent 49e4431 commit 03603e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
filter: '.github/workflows/*'
sparse-checkout: '.github/workflows'
- id: master
name: Get modified master changelog files
uses: Ana06/[email protected]
Expand Down

0 comments on commit 03603e6

Please sign in to comment.