From 794ae94ac49b7f8fadb233883eea8bc6b48c26ba Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 15 Nov 2021 11:08:26 -0800 Subject: [PATCH] Attempt to limit documentation pushing to commits (so, not pull requests). --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index eb4e5b997..0d4e46015 100644 --- a/.drone.yml +++ b/.drone.yml @@ -96,3 +96,5 @@ trigger: - borgmatic-collective/borgmatic branch: - master + event: + - push