Loading .github/workflows/test.yml +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '**/*.yml' - '.github/**' - '.github/workflows/**' name: "Test" permissions: {} Loading Loading
.github/workflows/test.yml +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '**/*.yml' - '.github/**' - '.github/workflows/**' name: "Test" permissions: {} Loading