We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24c5b6 commit ab58dccCopy full SHA for ab58dcc
.github/workflows/sync-labels-with-project-status.yml
@@ -41,7 +41,7 @@ jobs:
41
echo "Project Item ID: $ITEM_ID"
42
echo "ITEM_ID=$ITEM_ID" >> $GITHUB_ENV
43
44
- - name: Debug – Get PR Project Status (Raw Data)
+ - name: Debug – Get PR Project Status – raw data
45
id: debug_status
46
env:
47
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments