Skip to content

Commit ab58dcc

Browse files
authored
Update sync-labels-with-project-status.yml
1 parent d24c5b6 commit ab58dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels-with-project-status.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "Project Item ID: $ITEM_ID"
4242
echo "ITEM_ID=$ITEM_ID" >> $GITHUB_ENV
4343
44-
- name: Debug – Get PR Project Status (Raw Data)
44+
- name: Debug – Get PR Project Status – raw data
4545
id: debug_status
4646
env:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)