Browse Source

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

Joel Challis 3 years ago
parent
commit
4aa765b72e
1 changed files with 1 additions and 0 deletions
  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