Skip to content

ci: refresh standards reusable pins to current HEAD (d7c2271) (#84) #247

ci: refresh standards reusable pins to current HEAD (d7c2271) (#84)

ci: refresh standards reusable pins to current HEAD (d7c2271) (#84) #247

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0

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

View workflow run for this annotation

GitHub Actions / .github/workflows/mirror.yml

Invalid workflow file

(Line: 15, Col: 5): Unexpected value 'timeout-minutes'
name: Mirror to Git Forges
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
mirror:
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
timeout-minutes: 10
secrets: inherit