Loading .github/workflows/build.yml +0 −14 Original line number Diff line number Diff line Loading @@ -2,20 +2,6 @@ name: Build on: workflow_dispatch: push: branches: - master paths-ignore: - '**/*.md' - '**/*.yml' - '**/*.js' - '**/*.css' - '**/*.html' - 'web/**' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' concurrency: group: build Loading Loading
.github/workflows/build.yml +0 −14 Original line number Diff line number Diff line Loading @@ -2,20 +2,6 @@ name: Build on: workflow_dispatch: push: branches: - master paths-ignore: - '**/*.md' - '**/*.yml' - '**/*.js' - '**/*.css' - '**/*.html' - 'web/**' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' concurrency: group: build Loading