Skip to content

Commit 290529c

Browse files
committed
action
1 parent 3962972 commit 290529c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
CHANGED_PO_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
3232
run: |
3333
{
34-
echo 'comment=<<EOF'
34+
echo 'comment<<EOF'
3535
python scripts/list_missing_entries.py --github $CHANGED_PO_FILES
3636
echo EOF
3737
} >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)