Skip to content

Bake field validation into collectors: real 0patch log source #2

Bake field validation into collectors: real 0patch log source

Bake field validation into collectors: real 0patch log source #2

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0

Check failure on line 1 in .github/workflows/governance.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/governance.yml

Invalid workflow file

(Line: 20, Col: 5): Unexpected value 'timeout-minutes'
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@09e7023d24682621bea4e11965a1ef5e87d86c3b
timeout-minutes: 10