From d3a5ddb4189ef7c04df0cc47a0f9642b23292d2d Mon Sep 17 00:00:00 2001 From: thing1 Date: Tue, 1 Apr 2025 20:27:39 +0100 Subject: added magit and other general configs --- elpa/with-editor-3.4.3/.github/workflows/compile.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 elpa/with-editor-3.4.3/.github/workflows/compile.yml (limited to 'elpa/with-editor-3.4.3/.github/workflows/compile.yml') diff --git a/elpa/with-editor-3.4.3/.github/workflows/compile.yml b/elpa/with-editor-3.4.3/.github/workflows/compile.yml new file mode 100644 index 0000000..2c1a987 --- /dev/null +++ b/elpa/with-editor-3.4.3/.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 -- cgit v1.2.3