diff --git a/.github/workflows/presidecms.yml b/.github/workflows/presidecms.yml index db06a24..2554dfd 100644 --- a/.github/workflows/presidecms.yml +++ b/.github/workflows/presidecms.yml @@ -1,7 +1,7 @@ name: Run PresideCMS test suite on: workflow_dispatch: - push: + workflow_call: jobs: setup-presidecms: runs-on: ubuntu-latest diff --git a/custom/lucee-cfspreadsheet/test/index.cfm b/custom/lucee-spreadsheet/test/index.cfm similarity index 100% rename from custom/lucee-cfspreadsheet/test/index.cfm rename to custom/lucee-spreadsheet/test/index.cfm