summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/circleci-redirector.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/circleci-redirector.yml b/.github/workflows/circleci-redirector.yml
index 0a13466..b6e2ca4 100644
--- a/.github/workflows/circleci-redirector.yml
+++ b/.github/workflows/circleci-redirector.yml
@@ -3,6 +3,7 @@ on: [status]
jobs:
circleci_artifacts_redirector_job:
runs-on: ubuntu-latest
+ if: "${{ github.event.context == 'ci/circleci: build_doc' }}"
name: Run CircleCI artifacts redirector
steps:
- name: GitHub Action step