Skip to content

ci(phase-validation): re-enable blocking gate now that PHASE_CRITERIA is fixed (closes #7496) #14

ci(phase-validation): re-enable blocking gate now that PHASE_CRITERIA is fixed (closes #7496)

ci(phase-validation): re-enable blocking gate now that PHASE_CRITERIA is fixed (closes #7496) #14

Workflow file for this run

name: actionlint
on:
push:
branches: [main, Dev_new_gui]
paths: [".github/workflows/**"]
pull_request:
paths: [".github/workflows/**"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: rhysd/actionlint@914e7df21a07ef503a81201c76d2b11c789d3fca # v1.7.12