diff --git a/.github/workflows/launcher.yml b/.github/workflows/launcher.yml index 9835a0f4b..baa7a07c3 100644 --- a/.github/workflows/launcher.yml +++ b/.github/workflows/launcher.yml @@ -1,12 +1,6 @@ name: Launcher on: - push: - paths: - - 'dist_cfg/**' - branches: - - 'master' - # Allows you to run this workflow manually from the Actions tab workflow_dispatch: