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