Skip to content

Travis to GHA

Travis to GHA #1

Workflow file for this run

name: CI
on:
pull_request:
branches:
- master
# dependabot PRs only have read permission so cannot run this workflow.
paths-ignore:
- "**/*.md"
- ".gitignore"
jobs:
validate:
uses: ./.github/workflows/validate.yml

Check failure on line 12 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 12, Col: 11): Error from called workflow WeTransfer/prorate/.github/workflows/validate.yml@402b906854334d390ddf75d61ab0953a6702329d (Line: 21, Col: 13): A sequence was not expected