Skip to content

Merge pull request #357 from dogmatiq/validation-scopes #1713

Merge pull request #357 from dogmatiq/validation-scopes

Merge pull request #357 from dogmatiq/validation-scopes #1713

Workflow file for this run

# DO NOT EDIT!
#
# This file is generated by Terraform.
# See https://github.com/dogmatiq/repos.
name: Continuous Integration
on:
push:
pull_request:
schedule:
- cron: 0 14 * * 0
jobs:
ci:
name: Shared
uses: dogmatiq/repos/.github/workflows/shared-go.yml@main
secrets: inherit