Skip to content

Dynamic ticket EV validation on startup #1665

Dynamic ticket EV validation on startup

Dynamic ticket EV validation on startup #1665

Workflow file for this run

name: Git checks
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/[email protected]
- name: Block fixup commit merge
uses: 13rac1/[email protected]