Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Apr 3, 2023
1 parent 7a90067 commit ef9d0bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -30,3 +30,8 @@ jobs:

- name: Run git-cliff
uses: ./

- name: Run git-cliff with a URL based template
uses: ./
with:
template-config: "https://github.com/tj-actions/git-cliff/blob/main/cliff-template.toml"

0 comments on commit ef9d0bb

Please sign in to comment.