Skip to content

Commit

Permalink
ci: use emoji in integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Jan 4, 2024
1 parent 2665ef9 commit 47103f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
id: edit-item
with:
field: Priority
field-value: High
field-value: ⛰️ High
item: ${{ steps.get-added-item.outputs.id }}
owner: ${{ steps.copy-project.outputs.owner }}
project-number: ${{ steps.copy-project.outputs.number }}
Expand Down

0 comments on commit 47103f0

Please sign in to comment.