From 2dbf4f2fd7cb91145df75c52220d7c83e1a02141 Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Fri, 28 Apr 2023 19:46:01 +0200 Subject: [PATCH] update planktos.yml --- .github/workflows/planktos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/planktos.yml b/.github/workflows/planktos.yml index f151b66..555f6bd 100644 --- a/.github/workflows/planktos.yml +++ b/.github/workflows/planktos.yml @@ -3,7 +3,7 @@ name: Create planktos torrent on: workflow_dispatch: push: - branches: [ main ] + branches: [ v2 ] jobs: sitemap_job: