Skip to content

Remove Stanford mHealth Platform link from README (#97) #1

Remove Stanford mHealth Platform link from README (#97)

Remove Stanford mHealth Platform link from README (#97) #1

Workflow file for this run

#
# This source file is part of the Stanford Biodesign Digital Health ENGAGE-HF open-source project
#
# SPDX-FileCopyrightText: 2023 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#
name: Production Deployment
on:
workflow_dispatch:
push:
tags:
- "*"
concurrency:
group: production
cancel-in-progress: false
jobs:
deployment:

Check failure on line 22 in .github/workflows/production.yml

View workflow run for this annotation

GitHub Actions / Production Deployment

Invalid workflow file

The workflow is not valid. .github/workflows/production.yml (Line: 22, Col: 3): Error calling workflow 'StanfordBDHG/ENGAGE-HF-Web-Frontend/.github/workflows/deployment.yml@a113e2fdc2956dc053f1a47413869d56e7c9896e'. The nested job 'buildandtest' is requesting 'checks: write', but is only allowed 'checks: none'.
name: Production Deployment
uses: ./.github/workflows/deployment.yml
permissions:
contents: read
actions: read
security-events: write
secrets: inherit
with:
environment: production