Skip to content

Commit 569574b

Browse files
committed
chore: log diff
1 parent aa2eb6d commit 569574b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
8383
if [[ $diff > 0 ]]; then
8484
echo "Build the custom github actions by running \`yarn workspace scripts build:actions\`"
85+
git status --porcelain ./scripts/ci/actions
8586
fi
8687
8788
exit $diff

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3110,8 +3110,8 @@ __metadata:
31103110
linkType: hard
31113111

31123112
"@redocly/openapi-core@npm:^1.4.0":
3113-
version: 1.24.0
3114-
resolution: "@redocly/openapi-core@npm:1.24.0"
3113+
version: 1.25.0
3114+
resolution: "@redocly/openapi-core@npm:1.25.0"
31153115
dependencies:
31163116
"@redocly/ajv": "npm:^8.11.2"
31173117
"@redocly/config": "npm:^0.10.1"
@@ -3124,7 +3124,7 @@ __metadata:
31243124
node-fetch: "npm:^2.6.1"
31253125
pluralize: "npm:^8.0.0"
31263126
yaml-ast-parser: "npm:0.0.43"
3127-
checksum: 10/41fde34694fe5d59773936259f84f3a4722035507e1f503def834a77c82739fa4d99454a32f73ea4ea8a5195b6058b0aa21c4acb37421adc076955cf9e665d59
3127+
checksum: 10/0dbf4b62740041ead9fa90326854f602436cd4f41cc6df3a72626fa188dfd6bfc5cc409dd98f830fab89c6600b67b491c5e72f7c8d3272da7e33db48bd133aa2
31283128
languageName: node
31293129
linkType: hard
31303130

0 commit comments

Comments
 (0)