From 6e1d5053a0f845edfb9d85914deac70c5ec5b644 Mon Sep 17 00:00:00 2001 From: Hansong <107070759+kirklandsign@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:23:28 -0700 Subject: [PATCH] Introduce ciflow/android and ciflow/apple label --- .github/pytorch-probot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pytorch-probot.yml b/.github/pytorch-probot.yml index f684d83fa51..2b66829ed0a 100644 --- a/.github/pytorch-probot.yml +++ b/.github/pytorch-probot.yml @@ -1,5 +1,7 @@ # The schema is from https://github.com/pytorch/pytorch/blob/main/.github/pytorch-probot.yml ciflow_push_tags: +- ciflow/android +- ciflow/apple - ciflow/nightly - ciflow/trunk - ciflow/binaries