Skip to content

Feat: Implement list set dict and generator comprehensions via drain-… #275

Feat: Implement list set dict and generator comprehensions via drain-…

Feat: Implement list set dict and generator comprehensions via drain-… #275

Workflow file for this run

name: pipeline
on:
push:
branches: [ main ]
tags: [ "v*" ]
pull_request:
branches: [ main ]
jobs:
native:

Check failure on line 11 in .github/workflows/pipeline.yml

View workflow run for this annotation

GitHub Actions / pipeline

Invalid workflow file

The workflow is not valid. .github/workflows/pipeline.yml (Line: 11, Col: 3): Error calling workflow 'dylan-sutton-chavez/edge-python/.github/workflows/native.yml@b82c452b03e8f36db2d0e6b46681cdc4af99df27'. The nested job 'build' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: ./.github/workflows/native.yml
secrets: inherit
wasm:
uses: ./.github/workflows/wasm.yml
secrets: inherit