Skip to content

Commit

Permalink
feat: added keep alive to index action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bennymeg committed Apr 18, 2023
1 parent 088f2a9 commit d0065d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/indexer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@
commit_user_name: Benny Bot
commit_user_email: bennymegk@gmail.com
commit_author: bennymeg <bennymegk@gmail.com>

- uses: gautamkrishnar/keepalive-workflow@v1
with:
committer_username: Benny Bot
commiter_email: bennymegk@gmail.com

0 comments on commit d0065d6

Please sign in to comment.