diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index f14f19485..000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,3 +0,0 @@ -# contributers to this project can add their funding/sponsor details here :-) - -github: leomccormack diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index c1ce03a32..a322c9905 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -2,7 +2,7 @@ name: CMake Build on: push: - branches: [ master, develop] + branches: [ master ] env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)