diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-02-09 22:25:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-09 22:25:44 +0100 |
commit | 2b09b39aec43c33a6db3801aea69380683e39a26 (patch) | |
tree | eab2d279c65d25fe17bd15a1228c5fe3a4ee885b /scripts/lintcommit.lua | |
parent | ec932961cc5596009f3179edd620bc778a1503d7 (diff) | |
download | rneovim-2b09b39aec43c33a6db3801aea69380683e39a26.tar.gz rneovim-2b09b39aec43c33a6db3801aea69380683e39a26.tar.bz2 rneovim-2b09b39aec43c33a6db3801aea69380683e39a26.zip |
ci: remove base branch from cache key (#22195)
Using the base branch as cache means that pull requests won't be able to
use the cache from the master branch, since the master branch cache
doesn't have a base_ref as it's generated from a push. Removing base_ref
makes the cache key from master and PR branch the same, provided the any
build files don't change.
Diffstat (limited to 'scripts/lintcommit.lua')
0 files changed, 0 insertions, 0 deletions