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:
4
.github/workflows/modules.yml
vendored
4
.github/workflows/modules.yml
vendored
@@ -1,5 +1,7 @@
|
||||
name: OctoDNS Modules
|
||||
on: []
|
||||
on:
|
||||
repository_dispatch:
|
||||
types: [modules-test]
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
||||
Reference in New Issue
Block a user