Skip to content

Commit 5cc65b0

Browse files
committed
echo change again
1 parent 0b665e9 commit 5cc65b0

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
@@ -12,4 +12,5 @@ jobs:
1212
- name: Run Integration Tests
1313
run: |
1414
echo "Testing echo"
15-
echo "$GITHUB_HEAD_REF"
15+
echo "$GITHUB_HEAD_REF"
16+
echo "$GITHUB_REF"

0 commit comments

Comments
 (0)