From e1e202cf5488775be9c6dd5a598228294b90f0a1 Mon Sep 17 00:00:00 2001 From: sanja <52755494+sanjacornelius@users.noreply.github.com> Date: Wed, 18 Feb 2026 11:48:20 -0800 Subject: [PATCH 1/2] Add github action signature for commits --- .github/workflows/generate_index.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/generate_index.yml b/.github/workflows/generate_index.yml index 3dcdfe6..28603f4 100644 --- a/.github/workflows/generate_index.yml +++ b/.github/workflows/generate_index.yml @@ -30,10 +30,11 @@ jobs: run: php .github/workflows/scripts/generate_index.php if: env.COMMITTER != 'action@github.com' + - uses: chainguard-dev/actions/setup-gitsign@main - name: Commit and push if it changed run: | git diff git config --local user.email "action@github.com" git config --local user.name "GitHub Action" - git commit -am "Update index.json and README.md" || exit 0 + git commit -S -am "Update index.json and README.md" || exit 0 git push From f0e8a5582762d5c44980b84d1b79845e0a6b0b10 Mon Sep 17 00:00:00 2001 From: sanja <52755494+sanjacornelius@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:17:53 -0800 Subject: [PATCH 2/2] Test change --- .../expense_report/wizard-template-details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounting-and-finance/expense_report/wizard-template-details.xml b/accounting-and-finance/expense_report/wizard-template-details.xml index e09610e..fc565fb 100644 --- a/accounting-and-finance/expense_report/wizard-template-details.xml +++ b/accounting-and-finance/expense_report/wizard-template-details.xml @@ -3,7 +3,7 @@ card-title="Expense Report" card-excerpt="Approve and Reject Expenses with OCR" modal-excerpt="Setup your expense tool in two easy steps:" - modal-description="Step 1: Set up your HR Platform" + modal-description="Step 1: Set up your HR Platform f" unique-template-id="expense_report" version="3.2.8" >