Skip to content

Autoencoder with mask #58

Autoencoder with mask

Autoencoder with mask #58

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@aa505141fbd6395f782310950f51609df6cdff3b'. The nested job 'build' is requesting 'contents: write', but is only allowed 'contents: read'.
# needs: [docker-image]
uses: ./.github/workflows/sphinx.yml