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

Commitcb61e2d

Browse files
madhav-dbvarun-edachali-dbx
authored andcommitted
Updates runner used to run DCO check to use databricks-protected-runner (#521)
* commit 1Signed-off-by: Madhav Sainanee <madhav.sainanee@databricks.com>* commit 1Signed-off-by: Madhav Sainanee <madhav.sainanee@databricks.com>* updates runner for dco checkSigned-off-by: Madhav Sainanee <madhav.sainanee@databricks.com>* removes contributing file changesSigned-off-by: Madhav Sainanee <madhav.sainanee@databricks.com>---------Signed-off-by: Madhav Sainanee <madhav.sainanee@databricks.com>Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent188ea41 commitcb61e2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.github/workflows/dco-check.yml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on: [pull_request]
44

55
jobs:
66
check:
7-
runs-on:ubuntu-latest
7+
runs-on:
8+
group:databricks-protected-runner-group
9+
labels:linux-ubuntu-latest
810
steps:
911
-name:Check for DCO
1012
id:dco-check

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp