summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiran Tal <liran.tal@gmail.com>2023-02-02 21:41:53 +0200
committerLiran Tal <liran.tal@gmail.com>2023-02-02 21:41:53 +0200
commite60eb90f84dbf1950f5646036aaa137ae1012bc4 (patch)
treee70a0895eb9b443872a155ca3df59c480f012826
parent91a251c94cbe8659f4c229707061e9e284e0dc05 (diff)
chore: update build workflow name
-rw-r--r--.github/workflows/docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 40d8660..f4fbed1 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -1,4 +1,4 @@
-name: CI
+name: Gatsby website docs
on: [push, pull_request]