Loading .github/workflows/test.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' Loading @@ -10,6 +12,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '.gitignore' - '.dockerignore - '.github/**' - '.github/workflows/**' Loading Loading
.github/workflows/test.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '.gitignore' - '.dockerignore' - '.github/**' - '.github/workflows/**' Loading @@ -10,6 +12,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '.gitignore' - '.dockerignore - '.github/**' - '.github/workflows/**' Loading