Skip to content

chore: merge extra_tags/probes_mask into one extra_zcands_mask #416

chore: merge extra_tags/probes_mask into one extra_zcands_mask

chore: merge extra_tags/probes_mask into one extra_zcands_mask #416

Workflow file for this run

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 }}