Skip to content

chore: remove obsolete/corrupted check-no-vlang.sh gate (#26) #52

chore: remove obsolete/corrupted check-no-vlang.sh gate (#26)

chore: remove obsolete/corrupted check-no-vlang.sh gate (#26) #52

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Governance
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
governance:
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9