Skip to content

Commit

Permalink
Update restrict-pr-size.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsinnit authored Jun 3, 2024
1 parent e584c07 commit 6cd9b3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/restrict-pr-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
echo $size
shell: bash
- run: |
run: |
MSG=$(git log --format=%B -n 1 ${{github.event.after}})
echo "::set-env name=COMMIT_MESSAGE::${MSG}"
echo "${{ env.COMMIT_MESSAGE }} -- ${COMMIT_MESSAGE}"
Expand Down

0 comments on commit 6cd9b3f

Please sign in to comment.