Skip to content

Commit

Permalink
[ci] Add dispatch to tag RobotBuilder (#6794)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Jul 6, 2024
1 parent 3b6f38d commit ba210fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
needs: [combine]
strategy:
matrix:
repo: ['SmartDashboard', 'PathWeaver', 'Shuffleboard']
repo: ['SmartDashboard', 'PathWeaver', 'Shuffleboard', 'RobotBuilder']
runs-on: ubuntu-22.04
steps:
- uses: peter-evans/repository-dispatch@v3
Expand Down

0 comments on commit ba210fb

Please sign in to comment.