From 19ef90c58de2995183c7fb22c0598c9b4803be38 Mon Sep 17 00:00:00 2001 From: Niko Kangas Date: Wed, 5 Aug 2026 13:23:17 +0200 Subject: [PATCH] add package.xml --- .github/workflows/pmd-analysis.yml | 10 ---------- manifest/package.xml | 8 ++++++++ 2 files changed, 8 insertions(+), 10 deletions(-) delete mode 100644 .github/workflows/pmd-analysis.yml create mode 100644 manifest/package.xml diff --git a/.github/workflows/pmd-analysis.yml b/.github/workflows/pmd-analysis.yml deleted file mode 100644 index f75c499..0000000 --- a/.github/workflows/pmd-analysis.yml +++ /dev/null @@ -1,10 +0,0 @@ -# .github/workflows/pmd-analysis.yml -name: PMD Check -on: [pull_request] -jobs: - pmd: - runs-on: ubuntu_latest - steps: - - uses: actions/checkout@v4 - - name: Placeholder Step - run: echo "PMD check will go here" diff --git a/manifest/package.xml b/manifest/package.xml new file mode 100644 index 0000000..431e836 --- /dev/null +++ b/manifest/package.xml @@ -0,0 +1,8 @@ + + + + Account + CustomObject + + 67.0 +