commit a88a91c5ad9374813fd89ce0bd176255dc282ed4 parent 3a42fbb0c9f94daa9f639a31c700c2c6783790a6 Author: Nick Brassel <nick@tzarc.org> Date: Tue, 27 Jun 2023 08:03:45 +1000 Add riot auto-merge to `master` to trigger GH workflows. (#21390) 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