Skip to content

feat: template build #307

feat: template build

feat: template build #307

Workflow file for this run

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

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@b520b3069571f1b6e23df6f9a280b85157bdd0cb'. The nested job 'containerize' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ./.github/workflows/call-rust.yml
with:
workdir: "tests/rust/"