ソースを参照

Fix GitLab actions config

Sam Clements 3 年 前
コミット
fd95025ef4
1 ファイル変更1 行追加1 行削除
  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