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

Commit2c2984e

Browse files
jprakash-dbvarun-edachali-dbx
authored andcommitted
Update github actions run conditions (#569)
More conditions to run github actionsSigned-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parenta5152d0 commit2c2984e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

‎.github/workflows/code-quality-checks.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ on:
33
push:
44
branches:
55
-main
6+
-sea-migration
7+
-telemetry
68
pull_request:
79
branches:
810
-main
11+
-sea-migration
12+
-telemetry
913
jobs:
1014
run-unit-tests:
1115
runs-on:ubuntu-latest

‎.github/workflows/integration.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
paths-ignore:
55
-"**.MD"
66
-"**.md"
7+
pull_request:
8+
branches:
9+
-main
10+
-sea-migration
11+
-telemetry
712

813
jobs:
914
run-e2e-tests:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp