Skip to content

Bump black from 22.3.0 to 24.3.0 (#804) #428

Bump black from 22.3.0 to 24.3.0 (#804)

Bump black from 22.3.0 to 24.3.0 (#804) #428

Workflow file for this run

name: Release Notes
on:
push:
branches:
- main
jobs:
update_draft_release:
if: github.repository == 'larq/compute-engine'
runs-on: ubuntu-latest
steps:
- uses: toolmantim/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}