Skip to content

Commit

Permalink
Run update-changelog on public runners (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored May 30, 2024
1 parent af4edcd commit c9acb2b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ permissions:

jobs:
update-changelog:
runs-on:
- "self-hosted"

runs-on: ["ubuntu-latest"]
steps:
- name: Current Release
id: current-release
Expand Down

0 comments on commit c9acb2b

Please sign in to comment.