Loading .github/workflows/test.yml +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,9 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '**/*.yml' - '.github/**' - '.github/workflows/**' pull_request: branches: [ master ] paths-ignore: Loading Loading
.github/workflows/test.yml +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,9 @@ on: branches: [ master ] paths-ignore: - '**/*.md' - '**/*.yml' - '.github/**' - '.github/workflows/**' pull_request: branches: [ master ] paths-ignore: Loading