Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into fix/swimage-without-thumbnail
Browse files Browse the repository at this point in the history
  • Loading branch information
patzick authored Aug 12, 2022
2 parents 7a005f2 + 4a312ed commit 0202695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@master
- uses: aslafy-z/conventional-pr-title-action@v2.4.1
with:
success-state: PR title follows the specification.
failure-state: PR title does not follow the specification.
context-name: shopware-pwa-pr-title-check
preset: conventional-changelog-angular@latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0202695

Please sign in to comment.