Skip to content

Template check

Template check #4

Workflow file for this run

# Check for changes in the upstream template. If changes are found, an issue is created
name: Template check.
on:
schedule:
- cron: '0 0 1 * *' # Runs at 00:00 UTC on the 1st day of every month
jobs:
copier-update:

Check failure on line 8 in .github/workflows/check-version.yml

View workflow run for this annotation

GitHub Actions / Template check.

Invalid workflow file

The workflow is not valid. .github/workflows/check-version.yml (Line: 8, Col: 3): Error calling workflow 'modelblocks-org/data-module-template/.github/workflows/template-check-version.yml@latest'. The nested job 'copier-issue' is requesting 'issues: write', but is only allowed 'issues: none'.
uses: modelblocks-org/data-module-template/.github/workflows/template-check-version.yml@latest