Skip to content

ci: add explicit least-privilege permissions to workflow (#40) #70

ci: add explicit least-privilege permissions to workflow (#40)

ci: add explicit least-privilege permissions to workflow (#40) #70

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
ci:
uses: runcycles/.github/.github/workflows/ci-python.yml@main
with:
mypy-target: runcycles