Skip to content

add new strategy for cloud-based hashing static files storages (in pa… #23

add new strategy for cloud-based hashing static files storages (in pa…

add new strategy for cloud-based hashing static files storages (in pa… #23

Workflow file for this run

name: Static analysis
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.11
- uses: pre-commit/[email protected]