Skip to content

remove workflow dispatch branch (#1362) #360

remove workflow dispatch branch (#1362)

remove workflow dispatch branch (#1362) #360

name: Galactic Binary Build - main
# author: Denis Štogl <denis@stoglrobotics.de>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
workflow_dispatch:
<<<<<<< HEAD:.github/workflows/galactic-binary-build-main.yml

Check failure on line 7 in .github/workflows/galactic-binary-build-main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/galactic-binary-build-main.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
branches:
- galactic
=======
>>>>>>> b8c5418 (remove workflow dispatch branch (#1362)):.github/workflows/iron-binary-build-testing.yml
pull_request:
branches:
- galactic
push:
branches:
- galactic
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 1 * * *'
jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: galactic
ros_repo: main
upstream_workspace: ros2_control-not-released.galactic.repos
ref_for_scheduled_build: galactic