diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f489712c2..a9e8583e1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,9 +1,9 @@ name: build on: - push: - branches: - - main +# push: +# branches: +# - main pull_request: branches: - main diff --git a/renovate.json b/renovate.json index 39ed984f0..1d0e6541c 100644 --- a/renovate.json +++ b/renovate.json @@ -6,6 +6,7 @@ ], "ignorePresets": [":maintainLockFilesWeekly"], "baseBranches": ["$default", "/^v\\d+$/"], + "enabled": false, "packageRules": [ { "description": "No longer updates these branches",