We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a86930 + 0c2657b commit 3efee48Copy full SHA for 3efee48
.github/workflows/composer-update.yml
@@ -17,6 +17,7 @@ jobs:
17
aws_secret_access_key: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}
18
github_access_token: ${{ secrets.PAT }}
19
patch_branch: ${{ github.head_ref || github.ref_name }}
20
+ patch_config: false
21
patch_maintainers: ${{ vars.DRUPAL_MAINTAINERS }}
22
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
23
slack_channel_name: ${{ vars.SLACK_CHANNEL }}
0 commit comments