Browse Source

Fix GitLab actions config

Sam Clements 3 năm trước cách đây
mục cha
commit
fd95025ef4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -5,7 +5,7 @@ on:
   pull_request:
   push:
     branches:
-      - master
+      - main
 
 env:
   # Just a reassurance to mitigate sudden network connection problems