Skip to content

Commit

Permalink
update action name
Browse files Browse the repository at this point in the history
  • Loading branch information
ecrupper committed Jan 16, 2024
1 parent 882ba5c commit 9328c9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-title-validate.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# name of the action
name: validate PR title

# trigger on pull_request events of the opened & edited type.
on:
pull_request:
Expand Down

0 comments on commit 9328c9c

Please sign in to comment.