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

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

[nongnu] elpa/with-editor 04226cbe4d 2/2: ci: Add compile workflow


From: ELPA Syncer
Subject: [nongnu] elpa/with-editor 04226cbe4d 2/2: ci: Add compile workflow
Date: Mon, 16 Jan 2023 16:00:06 -0500 (EST)

branch: elpa/with-editor
commit 04226cbe4d84fd058b9b6a9476b4d0bd70e2f8a3
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    ci: Add compile workflow
---
 .github/workflows/compile.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml
new file mode 100644
index 0000000000..2c1a9879ba
--- /dev/null
+++ b/.github/workflows/compile.yml
@@ -0,0 +1,6 @@
+name: Compile
+on: [push, pull_request]
+jobs:
+  compile:
+    name: Compile
+    uses: emacscollective/workflows/.github/workflows/compile.yml@main



reply via email to

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