Skip to content

Commit

Permalink
Merge pull request #16 from scalacenter/always-run-keepalive
Browse files Browse the repository at this point in the history
chore: Always run keepalive to make sure actions keep getting run
  • Loading branch information
adpi2 authored Dec 7, 2023
2 parents 4f7f497 + 71e79de commit 88ed81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
author-name: scala-center-steward[bot]

- uses: gautamkrishnar/keepalive-workflow@v1
if: always()
with:
committer_username: scala-center-steward[bot]
committer_email: 111975575+scala-center-steward[bot]@users.noreply.github.com

0 comments on commit 88ed81e

Please sign in to comment.