Skip to content

add ability to manually trigger a workflow + run only on PR and master push#317

Open
atsju wants to merge 2 commits into
masterfrom
atsju-patch-1
Open

add ability to manually trigger a workflow + run only on PR and master push#317
atsju wants to merge 2 commits into
masterfrom
atsju-patch-1

Conversation

@atsju

@atsju atsju commented Mar 11, 2023

Copy link
Copy Markdown
Collaborator

this will also help find if #315 fails or master

@atsju atsju requested a review from Hish15 March 11, 2023 13:50
@atsju atsju changed the title add ability to manually trigger a workflow add ability to manually trigger a workflow + run only on PR and master push Mar 11, 2023

@Hish15 Hish15 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You pushed 2 commits intead of one here

cmake_minimum_required(VERSION 3.16)
set(CMAKE_TOOLCHAIN_FILE ${CMAKE_CURRENT_SOURCE_DIR}/../../cmake/stm32_gcc.cmake)

set(STM32_CUBE_F4_PATH "C:\\GIT\\STM32CubeF4")

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the stm32_fetch_cube(F4) function, in the if stm32_fetch_cube(F4) instead.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not supposed to be pushed. It slipped though on commit

@Hish15

Hish15 commented Jan 1, 2026

Copy link
Copy Markdown
Collaborator

@atsju, let's make the changes to merge this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants