1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00

Merge branch 'master' into fix/automation-context-bug

This commit is contained in:
Peter Clement 2024-09-04 15:18:47 +01:00 committed by GitHub
commit 6bbf0b814a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@ jobs:
l_max_size: "1000"
fail_if_xl: "false"
files_to_ignore: "yarn.lock"
message_if_xl: ""
team-labeler:
runs-on: ubuntu-latest

View file

@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "2.31.5",
"version": "2.31.6",
"npmClient": "yarn",
"packages": [
"packages/*",