summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorStephan Dilly <dilly.stephan@gmail.com>2020-03-23 14:59:46 +0100
committerStephan Dilly <dilly.stephan@gmail.com>2020-03-23 14:59:46 +0100
commit46f582df086dc0cf530bfc6513d1f6abe8a3f66a (patch)
treef7261ce30a9e3ab8b66dbad5ff8aec7094f9fdf5 /.github
parent223ae199eca2c7e0e3e521e882af4aae719dc6e8 (diff)
adding badge,rename workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml (renamed from .github/workflows/rust.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rust.yml b/.github/workflows/ci.yml
index 6738b0b2..7a6eca40 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Rust
+name: CI
on:
push: