aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Chen2020-07-17 11:27:42 +0200
committerJosh Chen2020-07-17 11:27:42 +0200
commitde4d802123c3d27dab0abb746d63d6d384f83f3d (patch)
tree44b5633ea6d23be3ec4bf6d54aabe164f5304ba7
parentb7439e6f5517527e217ef6c05f0a00e361bac841 (diff)
rename action
-rw-r--r--.github/workflows/build.yml (renamed from .github/workflows/ci.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/build.yml
index 36b01ec..56b8c61 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: continuous integration
+name: build
on: push
jobs: