Skip to content

feat: drop Python 3.10 and add Python 3.12 #5

feat: drop Python 3.10 and add Python 3.12

feat: drop Python 3.10 and add Python 3.12 #5

Workflow file for this run

name: MegaLinter
on:
pull_request:
branches: [ main ]
jobs:
megalinter:
uses: lars-reimann/.github/.github/workflows/megalinter-reusable.yml@main
permissions:
contents: write
issues: write
pull-requests: write
secrets:
PAT: ${{ secrets.PAT }}