Limit dispatch triggers

This commit is contained in:
Wesley Wigham
2020-02-19 13:15:07 -08:00
parent cffaddc9f3
commit 5db79df780

View File

@@ -1,6 +1,8 @@
name: New Release Branch
on: repository_dispatch
on:
repository_dispatch:
types: new-release-branch
jobs:
build: