Skip to content

Fix daily-debit limit enforcement bug. #878

Fix daily-debit limit enforcement bug.

Fix daily-debit limit enforcement bug. #878

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:
workflow_dispatch:
schedule:
- cron: 0 14 * * 0
jobs:
ci:
name: Shared
uses: dogmatiq/repos/.github/workflows/shared-ci.yml@main
secrets: inherit