Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit c81e194

Browse files
committed
run on selfhosted runners
1 parent 98e03cf commit c81e194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
CLAssistant:
16-
runs-on: ubuntu-latest
16+
runs-on: mdb-dev
1717
steps:
1818
- name: "CLA Assistant"
1919
if: (github.event.comment.body == 'recheckcla' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request'

0 commit comments

Comments
 (0)