Skip to content

fix(ci): make OSSF Scorecard caller valid (perms / drop timeout-minutes) #796

fix(ci): make OSSF Scorecard caller valid (perms / drop timeout-minutes)

fix(ci): make OSSF Scorecard caller valid (perms / drop timeout-minutes) #796

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: 16, 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@e9c8888769a703924cc3c0d717900960d78aea00
secrets: inherit
timeout-minutes: 60