]> granicus.if.org Git - vim/commit
patch 8.2.2156: Github actions run on pusing a tag v8.2.2156
authorBram Moolenaar <Bram@vim.org>
Fri, 18 Dec 2020 12:31:31 +0000 (13:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 18 Dec 2020 12:31:31 +0000 (13:31 +0100)
commitb5b77378bc35cb268c384e98c59f2bf8cb406270
treecbd3b3a2e52a0c87029ee648cd3629afb96d6a06
parent18f69229c581a0f738145cdec70df66723a518fc
patch 8.2.2156: Github actions run on pusing a tag

Problem:    Github actions run on pusing a tag.
Solution:   Don't run CI on tag push. Omit coveralls on pull-request.
            (Ozaki Kiichi, closes #7489)
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
src/version.c