From 24621f23e5cc9403910b82e671c2b299ec65bd67 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Tue, 31 Dec 2019 09:37:03 -0800 Subject: Fix an outdated comment We're actually using it for PR :p --- .github/workflows/mingw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml index 63b38b5b7d..00fb5fdf7b 100644 --- a/.github/workflows/mingw.yml +++ b/.github/workflows/mingw.yml @@ -36,7 +36,7 @@ jobs: run: | git config --system core.autocrlf false git config --system core.eol lf - # Not using official actions/checkout@v2 because it's unstable and sometimes doesn't work for a fork. + # Not using official actions/checkout@v2 because it's unstable. - name: Checkout ruby/ruby run: | git clone --single-branch --shallow-since=yesterday https://github.com/ruby/ruby src -- cgit v1.2.3