diff --git a/.github/workflows/update_dependent_projects_alpha.yaml b/.github/workflows/update_dependent_projects_alpha.yaml index 798d620..24e58c4 100644 --- a/.github/workflows/update_dependent_projects_alpha.yaml +++ b/.github/workflows/update_dependent_projects_alpha.yaml @@ -8,7 +8,7 @@ on: env: LIBRARY_NAME: 'gisce/commitlint-rules' BRANCH_NAME: 'alpha' - DEPENDENT_PROJECTS: 'gisce/ooui.js,gisce/react-formiga-table,gisce/react-ooui,@gisce/powerp.js,gisce/webclient,gisce/conscheck' + DEPENDENT_PROJECTS: 'gisce/ooui.js,gisce/react-formiga-table,gisce/react-ooui,gisce/powerp.js,gisce/webclient,gisce/conscheck' jobs: update-dependents: