Skip to content

hdf4 dev daily build on schedule #1

hdf4 dev daily build on schedule

hdf4 dev daily build on schedule #1

name: hdf4 dev daily build on schedule
# Triggers the workflow on a schedule or on demand
on:
workflow_dispatch:
schedule:
- cron: "6 0 * * *"
permissions:
contents: read
jobs:
daily-build:

Check failure on line 13 in .github/workflows/daily-schedule.yml

View workflow run for this annotation

GitHub Actions / hdf4 dev daily build on schedule

Invalid workflow file

The workflow is not valid. .github/workflows/daily-schedule.yml (Line: 13, Col: 3): Error calling workflow 'HDFGroup/hdf4/.github/workflows/daily-build.yml@db1836eeffb3e8794b368b7d25f104e6fa9f021a'. The nested job 'call-workflow-release' is requesting 'contents: write', but is only allowed 'contents: read'. .github/workflows/daily-schedule.yml (Line: 13, Col: 3): Error calling workflow 'HDFGroup/hdf4/.github/workflows/daily-build.yml@db1836eeffb3e8794b368b7d25f104e6fa9f021a'. The nested job 'call-workflow-remove' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: ./.github/workflows/daily-build.yml
with:
use_ignore: check