Update Docker push workflow to remove pull_request trigger

Removed pull_request trigger from Docker push workflow.
This commit is contained in:
Adil Hafeez 2025-09-23 10:12:52 -07:00 committed by GitHub
parent be33311002
commit a4722eae93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,6 @@ on:
push:
branches:
- main
pull_request:
jobs:
# Build ARM64 image on native ARM64 runner