Skip to content

Commit

Permalink
added emojis again. Missed previously
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasfr committed Dec 4, 2024
1 parent 07a77b2 commit b454492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: 🤖 CI
concurrency:
group: ${{ github.repository }}-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/destroy-pr-preview.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Destroy PR Preview
name: 🧹 Destroy PR Preview

concurrency:
group: ${{ github.repository }}-${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit b454492

Please sign in to comment.