Skip to content

remove workflow dispatch branch (#1362) #339

remove workflow dispatch branch (#1362)

remove workflow dispatch branch (#1362) #339

name: Foxy Semi-Binary Build - main
# description: 'Build & test that compiles the main dependencies from source.'
on:
workflow_dispatch:
<<<<<<< HEAD:.github/workflows/foxy-semi-binary-build-main.yml

Check failure on line 6 in .github/workflows/foxy-semi-binary-build-main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/foxy-semi-binary-build-main.yml

Invalid workflow file

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