To: vim_dev@googlegroups.com Subject: Patch 8.2.1321 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1321 Problem: GitHub CI also runs on tag push. Solution: Skip CI on push. (Ken Takata, closes #6571) Files: .github/workflows/ci-windows.yaml *** ../vim-8.2.1320/.github/workflows/ci-windows.yaml 2020-07-29 17:43:52.368173474 +0200 --- .github/workflows/ci-windows.yaml 2020-07-29 19:28:50.492966102 +0200 *************** *** 2,7 **** --- 2,9 ---- on: push: + branches: + - '*' pull_request: env: *** ../vim-8.2.1320/src/version.c 2020-07-29 19:17:57.332394576 +0200 --- src/version.c 2020-07-29 19:29:00.956912582 +0200 *************** *** 756,757 **** --- 756,759 ---- { /* Add new patch number below this line */ + /**/ + 1321, /**/ -- From "know your smileys": :-F Bucktoothed vampire with one tooth missing /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///