Skip to content

Merge pull request #165 from NeedleInAJayStack/ci/central #3

Merge pull request #165 from NeedleInAJayStack/ci/central

Merge pull request #165 from NeedleInAJayStack/ci/central #3

Workflow file for this run

name: test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
lint:
uses: graphqlswift/ci/.github/workflows/lint.yaml@main
test:
uses: graphqlswift/ci/.github/workflows/test.yaml@main