Skip to content

Commit ebf7621

Browse files
Add action for checking title
1 parent 903d3f8 commit ebf7621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/title-check-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
run: |
1717
echo "PR title is: $PR_TITLE"
1818
echo "PR description is: $PR_DESCRIPTION"
19-
echo ${{ github.event.pull_request.body }}
2019
echo ${{ github.event.pull_request }}
2120
run-title-check:
2221
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)