Skip to content

Commit

Permalink
github: Ensure the .changes dir is included for checking (hashicorp#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Feb 14, 2025
1 parent 9ef8b55 commit a1fc948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ jobs:
ref: ${{ github.head_ref }}
sparse-checkout: |
.changie.yaml
.changes/
sparse-checkout-cone-mode: false
- name: Validate changie fragment is valid
uses: miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2.0.0
Expand Down

0 comments on commit a1fc948

Please sign in to comment.