Skip to content

fix(ci): update reusable workflow SHAs to @7fdc2705 (#45) #98

fix(ci): update reusable workflow SHAs to @7fdc2705 (#45)

fix(ci): update reusable workflow SHAs to @7fdc2705 (#45) #98

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Mirror to Git Forges
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
mirror:

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

View workflow run for this annotation

GitHub Actions / Mirror to Git Forges

Invalid workflow file

The workflow is not valid. .github/workflows/mirror.yml (Line: 13, Col: 3): Error calling workflow 'hyperpolymath/standards/.github/workflows/mirror-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329'. The workflow is requesting 'actions: read', but is only allowed 'actions: none'.
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329
secrets: inherit