Skip to content

Add missing update_rate config files for UR7e and UR12e (#1544) #2037

Add missing update_rate config files for UR7e and UR12e (#1544)

Add missing update_rate config files for UR7e and UR12e (#1544) #2037

name: Rolling Binary Build Main
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '13 4 * * *'
jobs:
rolling_binary_main:
uses: ./.github/workflows/reusable_ici.yml
with:
ros_distro: rolling
ros_repo: main
ref_for_scheduled_build: main