Browse Source

Add riot auto-merge to `master` to trigger GH workflows. (#21390)

Nick Brassel 3 years ago
parent
commit
a88a91c5ad
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