trying to trigger docker build
Test Workflow / test-and-lint (pull_request) Successful in 38s

This commit is contained in:
2026-05-31 22:42:29 -07:00
parent fd7f92ba6f
commit 32523a904c
+4 -4
View File
@@ -1,8 +1,8 @@
name: Build and Push Image
on:
pull_request:
branches:
- main
#on:
# pull_request:
# branches:
# - main
#types: [closed]
jobs:
build-and-push: