Merge branch 'master' into record-type-registration

This commit is contained in:
Ross McFarland
2022-03-21 14:07:05 -07:00
committed by GitHub
+4 -1
View File
@@ -1,5 +1,8 @@
name: OctoDNS Modules
on: workflow_dispatch
on:
workflow_dispatch: # option to run manually if/when needed
pull_request_review:
types: [submitted]
jobs:
ci: