Skip to content

TLS and SES support #59

TLS and SES support

TLS and SES support #59

Workflow file for this run

name: ci
on:
- push
- pull_request
- workflow_dispatch
jobs:
ci:
uses: killbill/gh-actions-shared/.github/workflows/ci.yml@main
integration_test:
uses: killbill/gh-actions-shared/.github/workflows/integration_test.yml@main
with:
plugin_name: 'killbill-email-notifications'
integration_tests_goal: 'test:plugins:email-notifications'
ddl_file: 'src/main/resources/ddl.sql'
integration_tests_ref: 'refs/heads/master'