Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb758e7

Browse files
committed
ci(cmake): build only if needed
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parentb056ca2 commitbb758e7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎.github/workflows/Cmake.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,23 @@ on:
44
push:
55
branches:
66
-main
7+
paths-ignore:
8+
-.github/**
9+
-'!.github/workflows/Cmake.yml'
10+
-'*.json'
11+
-'**.md'
12+
-keywords.txt
13+
-CI/**
14+
-tools/**
715
pull_request:
16+
paths-ignore:
17+
-.github/**
18+
-'!.github/workflows/Arduino-build.yml'
19+
-'*.json'
20+
-'**.md'
21+
-keywords.txt
22+
-CI/**
23+
-tools/**
824
# Allows you to run this workflow manually from the Actions tab
925
workflow_dispatch:
1026
jobs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp