Skip to content

Commit bbb5587

Browse files
committed
chore: syntax fixes
1 parent 33bd1fe commit bbb5587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-validator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up jq (for parsing JSON)
2222
run: sudo apt-get install -y jq
2323

24-
- name: Debug: Print token
24+
- name: Debug Print token
2525
run: echo "Token value: ${{ secrets.GH_PR_VALIDATOR_TOKEN }}" #REMOVE AFTER DEBUGGING
2626

2727
- name: PR Validation Script

0 commit comments

Comments
 (0)