From 90a47ba5b1f8209810ce56ec6ebfe8db673775c9 Mon Sep 17 00:00:00 2001 From: Katherine Mantel Date: Mon, 15 Nov 2021 22:03:12 -0500 Subject: [PATCH] pnl-ci: build docs-only branches now that jenkins builds are not produced and the required status is on actions, we need actions to build these --- .github/workflows/pnl-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/pnl-ci.yml b/.github/workflows/pnl-ci.yml index e1da9ecfbea..90697bde690 100644 --- a/.github/workflows/pnl-ci.yml +++ b/.github/workflows/pnl-ci.yml @@ -10,9 +10,6 @@ on: tags-ignore: - 'v**' pull_request: - paths-ignore: - - 'docs/**' - - 'doc_requirements.txt' jobs: build: