From b73177d9abfa3921ab6c0eb830ffc34dba416b1d Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sun, 7 Jan 2024 09:56:17 +1100 Subject: [PATCH] ci: run on push release-please--branches--master--components--nvim-tree --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd6cd4e0451..55e8f05b656 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: push: branches: - master + release-please--branches--master--components--nvim-tree permissions: contents: read