aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorShin'ya UEOKA <ueokande@i-beam.org>2021-01-02 01:58:23 +0000
committerShin'ya UEOKA <ueokande@i-beam.org>2021-01-02 01:58:23 +0000
commit30ec9895ab7d24ab513e3099c596a2f77530c896 (patch)
treebc7393436d54db2a4dafe3b563a274ea896ec341 /.github
parentebaf1e21fb549c8ccd08c745713c26a09671f9d5 (diff)
Enable GitHub Actions on all branches
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 1c2fc62..7d5e6b0 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -2,8 +2,6 @@ name: Build
on:
push:
- branches:
- - "*"
jobs:
build: