Skip to content

Commit b5303fd

Browse files
committed
Content Sync: Testing the action
1 parent 9f72424 commit b5303fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-to-astro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
--body "Automated sync of Whitepaper content to MDX format.\n\nThis PR was automatically generated by the sync workflow at https://github.com/apify/actor-whitepaper.\n\n- [ ] Review content changes\n- [ ] Check MDX formatting" \
9595
--base main \
9696
--head "$BRANCH_NAME" \
97-
--label "automated,sync" \
97+
--label "sync" \
9898
--assignee ${{ github.actor }}
9999
else
100100
echo "No changes detected in git status --porcelain"

0 commit comments

Comments
 (0)