Skip to content

Commit

Permalink
Merge pull request #26 from smutel/UpdateCI
Browse files Browse the repository at this point in the history
ci: Update Github Actions
  • Loading branch information
smutel authored Apr 22, 2022
2 parents 5cc33b6 + 50351a9 commit 0d47ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
steps:
- name: Check conventional commits in PR
uses: Namchee/[email protected].0
uses: Namchee/[email protected].1
with:
access_token: ${{ secrets.github_token }}
label: "no-conventional-commits"
Expand Down

0 comments on commit 0d47ff4

Please sign in to comment.