Fix(backend): Updated Github CI

This commit is contained in:
2023-07-14 15:58:58 -04:00
parent 6859f0c0f2
commit eab8670780
3 changed files with 33 additions and 45 deletions

View File

@@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [master]
branches: [backend, frontend]
pull_request:
branches: [master]
workflow_dispatch: