Skip to content

fix(predict): fix Add Funds and Withdraw navigation when rendered inside Discovery Tabs #165

fix(predict): fix Add Funds and Withdraw navigation when rendered inside Discovery Tabs

fix(predict): fix Add Funds and Withdraw navigation when rendered inside Discovery Tabs #165

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@5780430700844abb2956993685d73699478fe0b4'. 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@5780430700844abb2956993685d73699478fe0b4'. 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