Skip to content

Commit ffda3c2

Browse files
chore: remove pr name title step (#3535) (#3537)
(cherry picked from commit 5cfe7f6) Co-authored-by: Tahir H. Butt <[email protected]>
1 parent d71b5a1 commit ffda3c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr-name.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ jobs:
1010
- uses: actions/checkout@v1
1111
- name: Install Dependencies
1212
run: npm install @commitlint/config-conventional
13-
- name: Show pull request title
14-
run: echo "${{ github.event.pull_request.title }}"
1513
- uses: JulienKode/[email protected]

0 commit comments

Comments
 (0)