Browse Source

Update semantic-pr.yml

pull/411/head
Deuchnord 3 months ago
committed by GitHub
parent
commit
178005b457
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/semantic-pr.yml

+ 1
- 1
.github/workflows/semantic-pr.yml View File

@@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6.1.1
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save