[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 * * *"
- [nongnu] elpa/flymake-collection b8f9c9ba0e 18/89: (flymake-rest): Replace fmqd- with flymake-rest-, (continued)
- [nongnu] elpa/flymake-collection b8f9c9ba0e 18/89: (flymake-rest): Replace fmqd- with flymake-rest-, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection aab4c342a8 19/89: (flymake-rest): Remove local defvars for lexical variables, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 5a1549919e 25/89: (checkers): Add sqlint checker, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 55e2aa793a 27/89: (flymake-rest-hook): Add ignore-modes configuration, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 64871ef173 35/89: Update flymake version and flymake-rest-change-checker, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 6df3ac725d 06/89: (flymake-rest-hook): Add mode -> checker configuration, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 362f8f06af 08/89: (flymake-rest-hook): Remove cyclic dependency, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection e3788b2534 20/89: (checkers): Add follow-sources option to flymake-rest-shellcheck, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 91bb971e9e 26/89: (cleanup): Consistent use of executable-find, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 2caa1099d1 34/89: Merge use-package integration into flymake-rest-hook, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 8f36fed9ee 46/89: ci/cd: Update target branch,
ELPA Syncer <=
- [nongnu] elpa/flymake-collection cdac31a3f7 50/89: checkers: Fix typo in clang (#10), ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 8d765990a6 59/89: hook: Add configurations for new tree-sitter modes, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 16a41c45ea 63/89: checkers: Update sqlint checker name (#22), ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection b89ab5c424 69/89: build: Make image slightly smaller, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 630caa55d7 86/89: ci: Run actions on PRs automatically, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection a6b03567f8 78/89: build: Make lint tasks cleaner, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection bb089d1ccf 30/89: (checkers): Don't presume current buffer is checking buffer, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection ea27edfb85 31/89: (flymake-rest-hook-langs): Add file, ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection 4b7051222b 38/89: checkers: Add hlint checker (#3), ELPA Syncer, 2025/01/06
- [nongnu] elpa/flymake-collection ff7782bfbb 43/89: README: Update Contributing and add Related Packages, ELPA Syncer, 2025/01/06