summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-06-27 08:03:45 +1000
committerGitHub <noreply@github.com>2023-06-26 23:03:45 +0100
commita88a91c5ad9374813fd89ce0bd176255dc282ed4 (patch)
treea93e6c99466309baae9fb105a21f5630b635049a /.github
parent3a42fbb0c9f94daa9f639a31c700c2c6783790a6 (diff)
Add riot auto-merge to `master` to trigger GH workflows. (#21390)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/feature_branch_update.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/feature_branch_update.yml b/.github/workflows/feature_branch_update.yml
index bfc4c7d65e..0976055160 100644
--- 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