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

Commit342a663

Browse files
anonrigmarco-ippolito
authored andcommitted
build: trigger coverage ci when updating codecov
PR-URL:#53929Reviewed-By: Moshe Atlow <moshe@atlow.co.il>Reviewed-By: Richard Lau <rlau@redhat.com>Reviewed-By: Rich Trott <rtrott@gmail.com>Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent5727b4d commit342a663

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

‎.github/workflows/coverage-linux-without-intl.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
-tools/gyp/**
1313
-tools/test.py
1414
-.github/workflows/coverage-linux-without-intl.yml
15+
-codecov.yml
1516
push:
1617
branches:
1718
-main
@@ -24,6 +25,7 @@ on:
2425
-tools/gyp/**
2526
-tools/test.py
2627
-.github/workflows/coverage-linux-without-intl.yml
28+
-codecov.yml
2729

2830
concurrency:
2931
group:${{ github.workflow }}-${{ github.head_ref || github.run_id }}

‎.github/workflows/coverage-linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
-tools/gyp/**
1313
-tools/test.py
1414
-.github/workflows/coverage-linux.yml
15+
-codecov.yml
1516
push:
1617
branches:
1718
-main
@@ -24,6 +25,7 @@ on:
2425
-tools/gyp/**
2526
-tools/test.py
2627
-.github/workflows/coverage-linux.yml
28+
-codecov.yml
2729

2830
concurrency:
2931
group:${{ github.workflow }}-${{ github.head_ref || github.run_id }}

‎.github/workflows/coverage-windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
-tools/gyp/**
1313
-tools/test.py
1414
-.github/workflows/coverage-windows.yml
15+
-codecov.yml
1516
push:
1617
branches:
1718
-main
@@ -24,6 +25,7 @@ on:
2425
-tools/gyp/**
2526
-tools/test.py
2627
-.github/workflows/coverage-windows.yml
28+
-codecov.yml
2729

2830
concurrency:
2931
group:${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp