Skip to content

Fno lasdi

Fno lasdi #62

Workflow file for this run

name: CI
on:
push:
branches:
- main
workflow_dispatch: {}
pull_request:
types: [opened, synchronize]
branches:
- main
jobs:
# docker-image:
# uses: ./.github/workflows/docker.yml
api-doc:

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 15, Col: 3): Error calling workflow 'LLNL/GPLaSDI/.github/workflows/sphinx.yml@a4035fdd1a734f7392a5b6d7e899195d1cbb5f5c'. The nested job 'build' is requesting 'contents: write', but is only allowed 'contents: read'.
# needs: [docker-image]
uses: ./.github/workflows/sphinx.yml