You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Composer lock diff action takes about ~3 minutes on a minimal site.
There is no need to run this workflow if there are no composer changes, or we could avoid running it for 3 minutes (depending on the site, this may vary).
We could skip it in the mentioned scenario and use less than 1 minute.
The text was updated successfully, but these errors were encountered:
Composer lock diff action takes about ~3 minutes on a minimal site.
There is no need to run this workflow if there are no composer changes, or we could avoid running it for 3 minutes (depending on the site, this may vary).
We could skip it in the mentioned scenario and use less than 1 minute.
The text was updated successfully, but these errors were encountered: