google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
465 stars 246 forks source link

Mechanical reformat of .github/workflows #2459

Closed vorburger closed 3 months ago

vorburger commented 3 months ago

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Related to #2232

Description

This is a mechanical reformat of the x2 YAML in .github/workflows.

It was done by https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions.

This makes future changes easier to review.

Type Choose one: Builds

Checklist

vorburger commented 3 months ago

@santosh-pingle @jingtang10 do you want me to "self merge" this (and future related) changes, or do you want to review?