fix comments

This commit is contained in:
Adil Hafeez 2025-02-04 14:55:56 -08:00
parent 4745e8ce3f
commit 6a9f414bba
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -1,13 +1,12 @@
name: Publish Docker image
env:
DOCKER_IMAGE: katanemo/archgw # Reusable variable
DOCKER_IMAGE: katanemo/archgw
on:
push:
branches:
- main # Run tests on pushes to the main branch
pull_request:
- main
jobs:
# Build ARM64 image on native ARM64 runner