Skip to content

Switch to Ruff & Test Python 3.12 #186

Switch to Ruff & Test Python 3.12

Switch to Ruff & Test Python 3.12 #186

Workflow file for this run

name: Release Dry Run
on:
pull_request:
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.0
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install Knope
uses: knope-dev/action@v2.0.0
with:
version: 0.12.0
- run: knope prepare-release --dry-run