emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flymake-collection 8f36fed9ee 46/89: ci/cd: Update target


From: ELPA Syncer
Subject: [nongnu] elpa/flymake-collection 8f36fed9ee 46/89: ci/cd: Update target branch
Date: Mon, 6 Jan 2025 19:00:08 -0500 (EST)

branch: elpa/flymake-collection
commit 8f36fed9eef834cf94931fc8b813f9ac8db6d2a4
Author: Mohsin Kaleem <mohkale@kisara.moe>
Commit: Mohsin Kaleem <mohkale@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

[Prev in Thread] Current Thread [Next in Thread]