summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-02-24 16:49:01 -0500
committerTavian Barnes <tavianator@tavianator.com>2022-02-24 16:49:01 -0500
commited4a45ff5fc8aa53fd66f6059697bac171ba9d69 (patch)
tree5695db8f3c9b4aa31c884aab7da1ba3289529650 /.github
parent82f7f9ee1849947ed6de227279e623d8fc3a1ee1 (diff)
downloadbfs-ed4a45ff5fc8aa53fd66f6059697bac171ba9d69.tar.xz
README: Fix CI status badges
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f5d27e1..b0a2f49 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: distcheck
+name: CI
on: [push, pull_request]