Liquibase is taking more time
We are using Liquibase for DB deploy and when ever we raise a PR we have ETL deploy workflow which uses Liquibase to deploy db change. Most of the time it will stuck in liquibase tag or liquibase running validation. Here is the Yaml code we are using