summaryrefslogtreecommitdiff
path: root/.github/workflows/static_checks.yml
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2020-08-22 23:04:57 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2020-08-23 15:13:36 +0200
commit82b30f36cb3f0de8c99891dd3c0e25e83f62ccb0 (patch)
treedaede2024748cddc02a1e6ba447012055f34681c /.github/workflows/static_checks.yml
parent2ba96f0dd9ed1cc218b464b0964138c51591dded (diff)
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Diffstat (limited to '.github/workflows/static_checks.yml')
-rw-r--r--.github/workflows/static_checks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/static_checks.yml b/.github/workflows/static_checks.yml
index ee01dba2ba..c2af0ac549 100644
--- a/.github/workflows/static_checks.yml
+++ b/.github/workflows/static_checks.yml
@@ -1,4 +1,4 @@
-name: Static Checks
+name: 📊 Static Checks
on: [push, pull_request]
jobs: