Skip to content

feat: add a non-touching ak.zip, called 'ak.zip_no_broadcast' #6795

feat: add a non-touching ak.zip, called 'ak.zip_no_broadcast'

feat: add a non-touching ak.zip, called 'ak.zip_no_broadcast' #6795

name: "Lint PR"
on:
pull_request:
types:
- opened
- edited
- synchronize
workflow_dispatch:
concurrency:
group: semantic-pr-title-${{ github.head_ref }}
cancel-in-progress: true
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}