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

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

4 lines
90 B
JavaScript
Raw Normal View History

2022-08-13 15:12:31 +05:30
import { initGroupRunnerShow } from '~/runner/group_runner_show';
initGroupRunnerShow();