Просмотр исходного кода

Enable auto-merge of develop to riot (#21389)

Joel Challis 3 лет назад
Родитель
Сommit
4aa765b72e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/workflows/feature_branch_update.yml

+ 1 - 0
.github/workflows/feature_branch_update.yml

@@ -18,6 +18,7 @@ jobs:
       matrix:
         branch:
         - xap
+        - riot
 
     steps:
     - uses: actions/checkout@v3