summaryrefslogtreecommitdiff
path: root/.github/workflows/baseruby.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2021-02-22 23:46:04 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2021-02-22 23:46:12 -0800
commitb956efdc1e67e91fcf5d3ab0fd4bc651d003afe7 (patch)
treeea78293bd3d96fb46e17e6b19b3853c31239ae26 /.github/workflows/baseruby.yml
parent95251dc8a9dd76ab1117812f932e77c8230d5a13 (diff)
Drop obsoleted ci skip checks
https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
Diffstat (limited to '.github/workflows/baseruby.yml')
-rw-r--r--.github/workflows/baseruby.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/baseruby.yml b/.github/workflows/baseruby.yml
index bdb9011f25..932c46a9a5 100644
--- a/.github/workflows/baseruby.yml
+++ b/.github/workflows/baseruby.yml
@@ -6,7 +6,6 @@ jobs:
baseruby:
name: BASERUBY
runs-on: ubuntu-20.04
- if: "!contains(github.event.head_commit.message, '[ci skip]')"
strategy:
matrix:
ruby: