Skip to content

Commit c9acb2b

Browse files
authored
Run update-changelog on public runners (#1053)
1 parent af4edcd commit c9acb2b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/update-changelog.yml

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

1313
jobs:
1414
update-changelog:
15-
runs-on:
16-
- "self-hosted"
17-
15+
runs-on: ["ubuntu-latest"]
1816
steps:
1917
- name: Current Release
2018
id: current-release

0 commit comments

Comments
 (0)