Skip to content

Merge remote-tracking branch 'origin/main' into dependabot/cargo/bots… #955

Merge remote-tracking branch 'origin/main' into dependabot/cargo/bots…

Merge remote-tracking branch 'origin/main' into dependabot/cargo/bots… #955

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