Skip to content

Add experimental tooling for generating signed URLs #12

Add experimental tooling for generating signed URLs

Add experimental tooling for generating signed URLs #12

Workflow file for this run

name: CI/CD
on:
- push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]