Skip to content

Commit 47103f0

Browse files
authored
ci: use emoji in integration test
1 parent 2665ef9 commit 47103f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
id: edit-item
175175
with:
176176
field: Priority
177-
field-value: High
177+
field-value: ⛰️ High
178178
item: ${{ steps.get-added-item.outputs.id }}
179179
owner: ${{ steps.copy-project.outputs.owner }}
180180
project-number: ${{ steps.copy-project.outputs.number }}

0 commit comments

Comments
 (0)