Skip to content

Bump DoozyX/clang-format-lint-action from 0.16 to 0.17 (#798) #424

Bump DoozyX/clang-format-lint-action from 0.16 to 0.17 (#798)

Bump DoozyX/clang-format-lint-action from 0.16 to 0.17 (#798) #424

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@v5.25.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}