Skip to content

Commit

Permalink
ci: pretend this is ammended to the last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Oct 20, 2023
1 parent 1b3e723 commit 5e23dd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- uses: orhun/git-cliff-action@main
id: git-cliff
Expand All @@ -37,7 +36,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- uses: orhun/git-cliff-action@main
id: git-cliff
Expand Down

0 comments on commit 5e23dd5

Please sign in to comment.