Skip to content

Commit 24f68c4

Browse files
committed
Use ubuntu-slim for merge workflow
1 parent b191aa4 commit 24f68c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

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

99
jobs:
1010
merge:
11-
runs-on: ubuntu-24.04
11+
runs-on: ubuntu-slim
1212
if: github.actor == 'dependabot[bot]' && github.repository == 'josh/github_exporter'
1313

1414
steps:

0 commit comments

Comments
 (0)