Browse Source

chore: update clj-rtc-e2e.yml

rcmerci 4 months ago
parent
commit
a47479037f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/clj-rtc-e2e.yml

+ 1 - 1
.github/workflows/clj-rtc-e2e.yml

@@ -2,7 +2,7 @@ name: Clojure RTC E2E
 
 on:
   push:
-    branches: [master]
+    branches: [master, "feat/db"]
     paths:
       - 'clj-e2e/**'
       - '.github/workflows/clj-rtc-e2e.yml'