From 9f6d3fac8245e7f40d4c56fed07c5e631b48f38f Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Mon, 8 Jan 2024 11:24:19 +1100 Subject: [PATCH] ci: fix: run on push release-please--branches--master--components--nvim-tree (#2621) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6bc96916..d2c426bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: push: branches: - master - release-please--branches--master--components--nvim-tree + - release-please--branches--master--components--nvim-tree workflow_dispatch: