From 90ad303217ac68f6df24214fb9832809031c2522 Mon Sep 17 00:00:00 2001 From: Maxim Date: Tue, 20 Feb 2024 14:21:59 +0300 Subject: [PATCH] Fix update-library-PDFA-profiles-workflow.yml --- .github/workflows/update-library-PDFA-profiles-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-library-PDFA-profiles-workflow.yml b/.github/workflows/update-library-PDFA-profiles-workflow.yml index 5cde474c..26731717 100644 --- a/.github/workflows/update-library-PDFA-profiles-workflow.yml +++ b/.github/workflows/update-library-PDFA-profiles-workflow.yml @@ -41,7 +41,7 @@ jobs: git-user: "Git User" git-commit-message: ${{ github.event.head_commit.message }} git-commit-sign-off: "false" - excludes: 1a:1b:2a:2b:2u:3a:3b:3u:4:4e:4f:PDFUA-1.xml:validationProfile.xsd + excludes: 1a:1b:2a:2b:2u:3a:3b:3u:4:4e:4f:PDFUA-1.xml:PDFUA-2.xml:validationProfile.xsd - name: Notify slack if library wasn't updated if: failure()