diff --git a/.github/workflows/ci-frontend.yml b/.github/workflows/ci-frontend.yml index ae403132640b5..c586598152fd6 100644 --- a/.github/workflows/ci-frontend.yml +++ b/.github/workflows/ci-frontend.yml @@ -35,7 +35,7 @@ jobs: # NOTE: we are at risk of missing a dependency here. - 'bin/**' - 'frontend/**' - - 'ee/frontend/** + - 'ee/frontend/**' # Make sure we run if someone is explicitly change the workflow - .github/workflows/ci-frontend.yml # various JS config files