From 2533872eb8cc00b6c5e7b1c839727fc81f926f18 Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Thu, 27 Jan 2022 09:21:32 -0800 Subject: [PATCH] Update todos.yaml --- .github/workflows/todos.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/todos.yaml b/.github/workflows/todos.yaml index 43fb477cef7803..6b67a319d98305 100644 --- a/.github/workflows/todos.yaml +++ b/.github/workflows/todos.yaml @@ -8,9 +8,9 @@ on: required: false type: boolean description: Enable, if you want to import all TODOs. Runs on checked out branch! Only use if you're sure what you are doing. - push: - branches: - - master +# push: Will move this to a cadence +# branches: +# - master permissions: issues: write