Skip to content

fix: 28589 resolve the ledger monad swap issue. #29

fix: 28589 resolve the ledger monad swap issue.

fix: 28589 resolve the ledger monad swap issue. #29

name: CI (Namespace shadow)
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- 'docs/**'
- '**/*.md'
- '.github/CODEOWNERS'
push:
branches: [main]
schedule:
- cron: '0 * * * *'
workflow_dispatch:
concurrency:
group: ns-shadow-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
shadow-ci:

Check failure on line 21 in .github/workflows/ci-namespace-shadow.yml

View workflow run for this annotation

GitHub Actions / CI (Namespace shadow)

Invalid workflow file

The workflow is not valid. .github/workflows/ci-namespace-shadow.yml (Line: 21, Col: 3): Error calling workflow 'MetaMask/metamask-mobile/.github/workflows/ci.yml@a19733f431164d5040567f3aecfb9685eaf9c038'. The nested job 'post-build-source-hash' is requesting 'statuses: write', but is only allowed 'statuses: none'. .github/workflows/ci-namespace-shadow.yml (Line: 21, Col: 3): Error calling workflow 'MetaMask/metamask-mobile/.github/workflows/ci.yml@a19733f431164d5040567f3aecfb9685eaf9c038'. The nested job 'js-bundle-size-check' is requesting 'statuses: write', but is only allowed 'statuses: none'.
name: '[shadow] CI'
uses: ./.github/workflows/ci.yml
with:
runner_provider: namespace
secrets: inherit