We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b646d38 commit 224d464Copy full SHA for 224d464
1 file changed
.github/workflows/drupal-update.yml
@@ -137,6 +137,7 @@ jobs:
137
uses: IonBazan/composer-diff-action@v1
138
with:
139
base: ${{ github.sha }}
140
+ with-links: true
141
142
- name: Check for GrumPHP
143
id: check_grumphp
0 commit comments