Skip to content

Commit e94e421

Browse files
authored
Update auto-approve.yml
1 parent ca03ff3 commit e94e421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

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

1313
jobs:
1414
auto-approve:
15-
runs-on: [self-hosted, go-small]
15+
runs-on: [ubuntu-latest]
1616
if: ${{ github.actor == 'dependabot[bot]' }}
1717
steps:
1818
- name: Approve Dependabot PR

0 commit comments

Comments
 (0)