Skip to content

Bump actions/setup-python from 4.7.0 to 4.7.1 (#788) #845

Bump actions/setup-python from 4.7.0 to 4.7.1 (#788)

Bump actions/setup-python from 4.7.0 to 4.7.1 (#788) #845

name: Rolling Source Build
on:
workflow_dispatch:
branches:
- master
push:
branches:
- master
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 3 * * *'
jobs:
source:
uses: ./.github/workflows/reusable-ros-tooling-source-build.yml
with:
ros_distro: rolling
ref: master
ros2_repo_branch: rolling