diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index f84a838f0..e1f2255f9 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -12,8 +12,9 @@ on: - check types: - completed - branches: - - '*' +# push: +# branches: +# - '*' jobs: integration-tests: