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 0268b39 commit 695ab97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changelogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
filter: '.github/workflows/*'
- id: master
name: Get modified master changelog files
uses: Ana06/[email protected]
Expand Down

0 comments on commit 695ab97

Please sign in to comment.