Skip to content

Commit a89a1d8

Browse files
committed
ci: remove echo
1 parent f816086 commit a89a1d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/review.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
token: ${{ secrets.GITHUB_TOKEN }}
2323

2424
- run: |
25-
echo ${{ github.event.pull_request.head.ref }}
26-
echo ${{ github.event.pull_request.head.label }}
2725
sudo apt update -y && sudo apt upgrade -y
2826
sudo apt install -y exiftool
2927

0 commit comments

Comments
 (0)