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
|
||||
on:
|
||||
repository_dispatch:
|
||||
types: [modules-test]
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
||||
Reference in New Issue
Block a user