Commit 2c90868
authored
Use self-hosted runner for stale PRs workflow (#1599)
## Changes
The "Close stale PRs" scheduled workflow has been failing because
GitHub-hosted runners' IPs are not in the `databricks` org's IP allow
list ([recent
failure](https://github.com/databricks/databricks-sdk-go/actions/runs/23624888985)).
Switch to the `databricks-deco-testing-runner-group` self-hosted runner
group, consistent with every other workflow in this repo.
## Tests
NO_CHANGELOG=true
Signed-off-by: Ubuntu <renaud.hartert@databricks.com>1 parent 743a4cd commit 2c90868
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments