Skip to content

Rename EveryType → anytype; split theory to systemet; instantiate ide… #14

Rename EveryType → anytype; split theory to systemet; instantiate ide…

Rename EveryType → anytype; split theory to systemet; instantiate ide… #14

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@d7c22711e830e1f383846472f6e9b99debdb201e
timeout-minutes: 10