Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

cloud: Document how to download disk image #50

cloud: Document how to download disk image

cloud: Document how to download disk image #50

Workflow file for this run

---
name: pre_commit
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
jobs:
pre_commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0