From 1d49dc4e4f05f62720ff2211a47c5641baac9e07 Mon Sep 17 00:00:00 2001 From: Tanveer143s <116706588+Tanveer143s@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:46:34 +0530 Subject: [PATCH] feat: Update toc.yml for secret inherit checking --- .github/workflows/toc.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/toc.yml b/.github/workflows/toc.yml index 932f7c6..600834e 100644 --- a/.github/workflows/toc.yml +++ b/.github/workflows/toc.yml @@ -1,10 +1,11 @@ name: toc permissions: write-all on: - # schedule: - # - cron: '45 22 * * *' + schedule: + - cron: '45 22 * * *' push: - + branches: + - internal_502 workflow_dispatch: jobs: