Skip to content

Commit

Permalink
fix: naming conventions
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Apr 18, 2024
1 parent 324b554 commit edd26e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/pr-valid.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: 'Validate PR title'
---

name: 'Validate PR'

on:
pull_request_target:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: 'Validate PR title'
name: 'Validate PR template'

on:
# pull_request_target:
Expand Down

0 comments on commit edd26e8

Please sign in to comment.