🐞 fix: Update action definitions
Some checks failed
Release / Build and Push Docker Image (push) Has been cancelled

This commit is contained in:
Keith Solomon
2026-02-27 11:29:37 -06:00
parent 5299190973
commit f7ff37a8ec
2 changed files with 33 additions and 114 deletions

View File

@@ -1,10 +1,11 @@
name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
# push:
# branches: [main]
# pull_request:
# branches: [main]
jobs:
backend: