Skip to content

Merge pull request #2924 from btbest/fix-export-with-omezarr01-source #17

Merge pull request #2924 from btbest/fix-export-with-omezarr01-source

Merge pull request #2924 from btbest/fix-export-with-omezarr01-source #17

name: static-code-analysis
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- uses: akaihola/[email protected]
with:
options: "--check --diff --revision=origin/main..."
src: "."