Skip to content

Run GitHub actions 503 #304

Run GitHub actions 503

Run GitHub actions 503 #304

Workflow file for this run

name: preview
on: pull_request
permissions:
contents: write
jobs:
lint:
uses: ./.github/workflows/lint.yml

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

View workflow run for this annotation

GitHub Actions / preview

Invalid workflow file

The workflow is not valid. In .github/workflows/preview.yml (Line: 10, Col: 11): Error from called workflow romadryud/reatom/.github/workflows/lint.yml@1289b2fe916fe17a3bfc3467ff39f0dc60cb876f (Line: 46, Col: 13): Unrecognized function: 'failed'. Located at position 1 within expression: failed()
test:
uses: ./.github/workflows/test.yml