fix e2e tests and disable pr docker push

This commit is contained in:
Adil Hafeez 2025-12-23 17:58:47 -08:00
parent 4dfa847228
commit 858fd4924a
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
6 changed files with 19 additions and 19 deletions

View file

@ -5,8 +5,8 @@ env:
on:
push:
# branches:
# - main
branches:
- main
jobs:
# Build ARM64 image on native ARM64 runner

View file

@ -5,7 +5,7 @@ env:
on:
push:
# branches: [main]
branches: [main]
jobs:
build-arm64: