Skip to content

Commit

Permalink
[ci] Run the RBE workflow on PRs and commits to trunk (#12545)
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Aug 14, 2023
1 parent bfef5af commit 3994925
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci-rbe.yml
@@ -1,7 +1,10 @@
name: CI - RBE

on:
workflow_call:
pull_request:
push:
branches:
- trunk
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3994925

Please sign in to comment.