Skip to content

Commit 6940c39

Browse files
committed
smol change
1 parent 5cc65b0 commit 6940c39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/approval.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
run: |
1414
echo "Testing echo"
1515
echo "$GITHUB_HEAD_REF"
16-
echo "$GITHUB_REF"
16+
echo "$GITHUB_REF"
17+
echo "$GITHUB_REF_NAME"

0 commit comments

Comments
 (0)