From a4be2e6c1c6aeda961be92ba38617bf63aeee232 Mon Sep 17 00:00:00 2001 From: Katherine Mantel Date: Tue, 16 Nov 2021 17:44:45 -0500 Subject: [PATCH] pnl-ci: build docs-only branches (#2206) 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: