Skip to content

Commit

Permalink
chore: use action package configuration for updates
Browse files Browse the repository at this point in the history
Refs: OPS-10151
  • Loading branch information
lazysoundsystem committed Mar 28, 2024
1 parent 942bef7 commit 72684fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/composer-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
with:
github_access_token: ${{ secrets.PAT }}
patch_branch: 'develop'
patch_packages: 'drupal/*'
patch_maintainers: ${{ vars.DRUPAL_MAINTAINERS }}
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
slack_channel_name: ${{ vars.SLACK_CHANNEL }}

0 comments on commit 72684fc

Please sign in to comment.