Skip to content

Commit

Permalink
chore: Update scala-steward.yml (#1642)
Browse files Browse the repository at this point in the history
  • Loading branch information
counter2015 authored Dec 30, 2024
1 parent 0af8295 commit 136319f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ permissions: {}

jobs:
scala-steward:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
name: Launch Scala Steward
if: github.repository == 'apache/pekko'
steps:
- name: Install sbt
uses: sbt/setup-sbt@v1
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2
env:
Expand Down

0 comments on commit 136319f

Please sign in to comment.