Skip to content

fix(ci): clear OSSF Scorecard startup_failure (#7) #25

fix(ci): clear OSSF Scorecard startup_failure (#7)

fix(ci): clear OSSF Scorecard startup_failure (#7) #25

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:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
permissions:
contents: read
jobs:
mirror:
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@09e7023d24682621bea4e11965a1ef5e87d86c3b
timeout-minutes: 10
secrets: inherit