Loading .github/workflows/build.yml +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' Loading Loading
.github/workflows/build.yml +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' Loading