From 693ab9f9796463be154f13ce57cc046ff834fb6e Mon Sep 17 00:00:00 2001 From: alemi Date: Sat, 21 Sep 2024 12:52:29 +0200 Subject: [PATCH] ci(lua): only run on stable --- .github/workflows/lua.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/lua.yml b/.github/workflows/lua.yml index 1ac57a3..cd6d93a 100644 --- a/.github/workflows/lua.yml +++ b/.github/workflows/lua.yml @@ -4,7 +4,6 @@ on: push: branches: - stable - - feat/lua-rock permissions: contents: read