branch: elpa/flymake-collection
commit 8f36fed9eef834cf94931fc8b813f9ac8db6d2a4
Author: Mohsin Kaleem <mohk...@kisara.moe>
Commit: Mohsin Kaleem <mohk...@kisara.moe>

    ci/cd: Update target branch
---
 .github/workflows/build.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2b576966d5..898684df39 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -3,9 +3,9 @@ name: build
 
 on:
   push:
-    branches: master
+    branches: release
   pull_request:
-    branches: master
+    branches: release
   schedule:
     - cron: "0 13 * * *"
 

Reply via email to