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

Try on.repository_dispatch see if that makes it happy

This commit is contained in:
Ross McFarland
2022-03-09 07:01:31 -08:00
parent 97c49d1152
commit 02bc7e16ec

View File

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