Skip to content

Commit

Permalink
Merge branch 'main' into realtime-upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
AlemTuzlak authored Dec 4, 2024
2 parents 91781bf + 3de2ee5 commit c2e29d8
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 c2e29d8

Please sign in to comment.