Skip to content

Bump peter-evans/create-pull-request from 6 to 7 #579

Bump peter-evans/create-pull-request from 6 to 7

Bump peter-evans/create-pull-request from 6 to 7 #579

Workflow file for this run

# https://docs.github.com/actions
name: Lint
on:
push:
branches-ignore:
- main
pull_request:
branches:
- main
jobs:
super-linter:

Check failure on line 14 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / Lint

Invalid workflow file

The workflow is not valid. .github/workflows/lint.yml (Line: 14, Col: 3): Error calling workflow 'YOURLS/.github/.github/workflows/lint.yml@main'. The workflow is requesting 'statuses: write', but is only allowed 'statuses: none'.
name: Code Base
uses: YOURLS/.github/.github/workflows/lint.yml@main
with:
exclude: images/yourls/Dockerfile.template