Skip to content

Export the Study Bundle as a zstd Archive by Default #168

Export the Study Bundle as a zstd Archive by Default

Export the Study Bundle as a zstd Archive by Default #168

Workflow file for this run

#
# This source file is part of the My Heart Counts Study Definitions open-source project
#
# SPDX-FileCopyrightText: 2025 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#
name: Static Analysis
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
concurrency:
group: Static-Analysis-${{ github.ref }}
cancel-in-progress: true
# REUSE and Markdown Links run as part of the Repository Standards workflow.
jobs:
swiftlint:
name: SwiftLint
uses: SchmiedmayerLab/.github/.github/workflows/swiftlint.yml@v0.5