From a0f74cafc6e438686e0edd9a0fd40b4425c49cf8 Mon Sep 17 00:00:00 2001 From: Tempe Techie <95053628+tempe-techie@users.noreply.github.com> Date: Thu, 14 Dec 2023 19:32:07 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c3f4b57..7e6014a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,9 @@ name: Mirroring -on: [push, delete] +on: + push: + branches: + - main jobs: to_bitbucket: