Skip to content

chore(deps): bump php-forge/actions from 1 to 2 #696

chore(deps): bump php-forge/actions from 1 to 2

chore(deps): bump php-forge/actions from 1 to 2 #696

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: static analysis
jobs:
phpstan:
uses: php-forge/actions/.github/workflows/phpstan.yml@v2

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

View workflow run for this annotation

GitHub Actions / static analysis

Invalid workflow file

The workflow is not valid. .github/workflows/static.yml (Line: 22, Col: 11): Secret AUTH_TOKEN is required, but not provided while calling.