| Age | Commit message (Collapse) | Author |
|
because default value overrides it.
https://help.github.com/en/articles/virtual-environments-for-github-actions#environment-variables
|
|
a little.
Doing both `git clone --depth=1` and `git reset --hard ${sha}` does not
make sense (the latter command either does nothing or just fails), so I
added non-1 value as a depth.
Maybe we don't need depth=50 for pull_request and schedule, so it's 10
for now.
|
|
workflows, because mame said he has never seen it.
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/2401
|