1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Ah we want workflow_dispatch

This commit is contained in:
Ross McFarland
2022-03-09 07:04:03 -08:00
parent 02bc7e16ec
commit f64bc18b52

View File

@@ -1,7 +1,5 @@
name: OctoDNS Modules
on:
repository_dispatch:
types: [modules-test]
on: workflow_dispatch
jobs:
ci: