debian-mirror-gitlab/app/assets/javascripts/pages/groups/runners/index/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
83 B
JavaScript
Raw Normal View History

2023-01-13 00:05:48 +05:30
import { initGroupRunners } from '~/ci/runner/group_runners';
2021-10-27 15:23:28 +05:30
initGroupRunners();