From b4544920addcf519b5353965e5dd9ee78df06ae0 Mon Sep 17 00:00:00 2001 From: Thomas Fritz Date: Wed, 4 Dec 2024 17:10:44 +0100 Subject: [PATCH] added emojis again. Missed previously --- .github/workflows/ci.yml | 2 +- .github/workflows/destroy-pr-preview.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a2ca63..09e8b1f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI +name: 🤖 CI concurrency: group: ${{ github.repository }}-${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true diff --git a/.github/workflows/destroy-pr-preview.yaml b/.github/workflows/destroy-pr-preview.yaml index 9451857..5a681eb 100644 --- a/.github/workflows/destroy-pr-preview.yaml +++ b/.github/workflows/destroy-pr-preview.yaml @@ -1,4 +1,4 @@ -name: Destroy PR Preview +name: 🧹 Destroy PR Preview concurrency: group: ${{ github.repository }}-${{ github.workflow }}-${{ github.ref }}