Skip to content

Commit

Permalink
Merge pull request #940 from UN-OCHA/cafuego/ops-rw-aad-module-patch
Browse files Browse the repository at this point in the history
feat: Set source dir and output format for the drupal-issues command in composer-update.
  • Loading branch information
orakili authored Nov 6, 2024
2 parents 6272c57 + e607420 commit ffad66c
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 258 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/composer-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
patch_maintainers: ${{ secrets.DRUPAL_MAINTAINERS }}
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
slack_channel_name: ${{ vars.SLACK_CHANNEL }}
source_directory: html/modules/custom,html/themes/custom
output_format: "table"
Loading

0 comments on commit ffad66c

Please sign in to comment.