From 093bd8f382010b6376087876a78ba5ea0998dad0 Mon Sep 17 00:00:00 2001 From: Tadhg Boyle Date: Mon, 21 Oct 2024 22:37:17 -0700 Subject: [PATCH] add comment ^ --- .github/workflows/subtree.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/subtree.yml b/.github/workflows/subtree.yml index f91814afdb..5b917796e5 100644 --- a/.github/workflows/subtree.yml +++ b/.github/workflows/subtree.yml @@ -1,5 +1,10 @@ name: Update Subtrees +# it should be like this if this is accepted: +# on: +# push: +# branches: +# - develop on: [push, pull_request] jobs: