Pervent merge conflict
This commit is contained in:
2
.github/workflows/cmake_linux.yml
vendored
2
.github/workflows/cmake_linux.yml
vendored
@@ -3,7 +3,6 @@ name: CMake (Linux)
|
||||
on:
|
||||
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- src/**
|
||||
- cmake/**
|
||||
@@ -15,7 +14,6 @@ on:
|
||||
- "!**/Makefile*"
|
||||
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- src/**
|
||||
- cmake/**
|
||||
|
||||
Reference in New Issue
Block a user