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