Skip to content

Commit

Permalink
fix: naming for semantic workflow job
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsto committed Sep 13, 2024
1 parent 348d93f commit 5e15e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on:
permissions:
pull-requests: read
jobs:
semantic-pr:
semantic_pr-name:
name: Validate PR title
uses: evva-sfw/.github/semantic-pr.yml@main

0 comments on commit 5e15e28

Please sign in to comment.