Skip to content

Updates to workflows #6

Updates to workflows

Updates to workflows #6

Workflow file for this run

name: Merge Request Checks
on:
pull_request:
branches:
- main
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml
secrets: inherit
test:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

You have an error in your yaml syntax on line 12
users: ./.github/workflows/build.yaml