From f8af8c24a44ef90838000594d24273479b9e9d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Gr=C3=BCner?= <47506558+MegaRedHand@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:13:13 -0300 Subject: [PATCH] Run on all changes (temp change) --- .github/workflows/docs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index f437cd536..761ccc9d4 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -6,9 +6,9 @@ on: pull_request: branches: [ '*' ] # NOTE: these paths should be the same as the ones in docs_skipped.yml - paths: - - 'docs/**' - - 'README.md' + # paths: + # - 'docs/**' + # - 'README.md' # Cancel old runs on the same branch (except on main) concurrency: