Skip to content

Commit

Permalink
Update update-PDFA-profiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov authored Nov 23, 2023
1 parent cd250fb commit 61389fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-PDFA-profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:
inputs:
commit-name:
required: true
required: false
description: Commit name
type: string
jobs:
Expand Down Expand Up @@ -35,6 +35,6 @@ jobs:
destination-folder: PDF_A
destination-branch: integration
git-user: "Git User"
git-commit-message: ${{ inputs.commit-name }}
git-commit-message: "test"
git-commit-sign-off: "false"
excludes: 1a:1b:2a:2b:2u:3a:3b:3u:4:4e:4f

0 comments on commit 61389fe

Please sign in to comment.