From 86810e5c0bbc955171c336f3d99134f234b2d90c Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sun, 7 Jan 2024 09:57:13 +1100 Subject: [PATCH] ci: run on push release-please--branches--master--components--nvim-tree (#2619) --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd6cd4e0..55e8f05b 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