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