commit 4aa765b72e880246907bc16bc591e44b0235da97 parent 3ebdb1258bce5cd486ca5e76ba56084cc1a0a1ac Author: Joel Challis <git@zvecr.com> Date: Mon, 26 Jun 2023 22:54:38 +0100 Enable auto-merge of develop to riot (#21389) Diffstat:
| M | .github/workflows/feature_branch_update.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.github/workflows/feature_branch_update.yml b/.github/workflows/feature_branch_update.yml @@ -18,6 +18,7 @@ jobs: matrix: branch: - xap + - riot steps: - uses: actions/checkout@v3