Skip to content

47: build_activity null_columns argument #53

47: build_activity null_columns argument

47: build_activity null_columns argument #53

Workflow file for this run

name: CI - Pull Request
on:
pull_request:
branches: [ main ]
paths-ignore:
- 'README.md'
jobs:
CI:
uses: ./.github/workflows/ci.yml

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

View workflow run for this annotation

GitHub Actions / CI - Pull Request

Invalid workflow file

The workflow is not valid. In .github/workflows/pr.yml (Line: 10, Col: 11): Error from called workflow bcodell/dbt-aql/.github/workflows/ci.yml@c85af08d913f0bf5ec4c61ed3efb8df65c098fee (Line: 4, Col: 5): Unexpected value 'paths-ignore'
secrets:
gcp_keyfile: ${{ secrets.GCP_KEYFILE }}
localstack_api_key: ${{ secrets.LOCALSTACK_API_KEY }}