summaryrefslogtreecommitdiff
path: root/.github/workflows/spec_guards.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2021-02-22 23:38:44 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2021-02-22 23:45:04 -0800
commit95251dc8a9dd76ab1117812f932e77c8230d5a13 (patch)
tree209e0da2dfead08468314f42512aa4821f79e7d9 /.github/workflows/spec_guards.yml
parent0d76636117c99921ac7c43293ba7962d22e72fbd (diff)
downloadruby-95251dc8a9dd76ab1117812f932e77c8230d5a13.tar.gz
Drop check_branch CI job
Now that GitHub Actions always skips any job if [ci skip] is given regardless of our CI config, we cannot merge such PRs like https://github.com/ruby/ruby/pull/4211 unless you're an admin. https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/ To avoid letting us spend time to ask contributors to remove [ci skip] before merging PRs, I removed the "check_branch" requirement from protected branches. Because the main purpose of this job was to prevent (non-admin) committers from directly pushing commits to the GitHub mirror, this job is now useless.
Diffstat (limited to '.github/workflows/spec_guards.yml')
0 files changed, 0 insertions, 0 deletions