summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-12-27 21:39:44 +0700
committerhathach <[email protected]>2019-12-27 21:39:44 +0700
commit70abfe7f45358af324613fb14c0746ae38ecf67e (patch)
tree1df86dae8b1e6e22db25e9198e24cac2769886d6 /.github/workflows
parenteb6a965cf57979f086e75e686ce2704de80414d0 (diff)
use github actions for build badge
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e0fdb93d1..82e9d5735 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: TinyUSB CI
+name: Build
on: [pull_request, push]