Skip to content

[pull] main from koishijs:main #107

[pull] main from koishijs:main

[pull] main from koishijs:main #107

Workflow file for this run

name: Build
on:
push:
pull_request:
branches: [main]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
build:

Check failure on line 10 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 10, Col: 3): Error calling workflow 'cordiverse/workflows/.github/workflows/build.yml@main'. The nested job 'comment' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: cordiverse/workflows/.github/workflows/build.yml@main
with:
lint: true
test: false