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

Commitc11a5a3

Browse files
committed
updates runner for dco check
1 parentafdc214 commitc11a5a3

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