Loading .github/workflows/build.yml +3 −1 Original line number Diff line number Diff line Loading @@ -7,10 +7,12 @@ on: - master paths-ignore: - '**/*.md' - '**/*.yml' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' - 'Dockerfile' jobs: shellcheck: Loading Loading
.github/workflows/build.yml +3 −1 Original line number Diff line number Diff line Loading @@ -7,10 +7,12 @@ on: - master paths-ignore: - '**/*.md' - '**/*.yml' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' - 'Dockerfile' jobs: shellcheck: Loading