From d7e6af917ca3e79c620e6173f23ecce97d1559fc Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Tue, 27 Apr 2021 16:33:23 -0700 Subject: [PATCH] drone.yml: drone gitea release: reenable trigger restrictions --- .drone.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3f9b055..3455ba6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -129,10 +129,8 @@ volumes: temp: {} trigger: - #repo: flutter/libcwtch-go - #branch: - # - trunk - # - refs/tags/v* + repo: flutter/libcwtch-go + branch: trunk event: - push - pull_request