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