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
Refactor workflow to separate Kotlin formatting and API checks (#754)
* Refactor workflow to separate Kotlin formatting and API checks
* Removed push scripts
* Added cancel previous run if in progress.
* Rename formatKotlin job to formatKotlinAndApiDump and add API file update step
* Rename formatKotlinAndApiDump job to lintAndApiChecks and add API check step
* Remove API check step from workflow and adjust conditions for API file update
0 commit comments