Skip to content

feat: template build #308

feat: template build

feat: template build #308

Workflow file for this run

name: rust
on:
pull_request:
types: [opened, reopened, synchronize]
pull_request_target:
types: [closed]
jobs:
project:

Check failure on line 9 in .github/workflows/rust-ci.yml

View workflow run for this annotation

GitHub Actions / rust

Invalid workflow file

The workflow is not valid. .github/workflows/rust-ci.yml (Line: 9, Col: 3): Error calling workflow 'heliannuuthus/integrate-deploy/.github/workflows/call-rust.yml@2b8e3a10752af0895c1be6a9d8326958442964de'. The nested job 'containerize' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ./.github/workflows/call-rust.yml
with:
workdir: "tests/rust/"