Skip to content

Commit

Permalink
github/workflows: remove keepalive
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrolanzieri committed Nov 1, 2023
1 parent c4dd726 commit 211d0d5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,3 @@ jobs:
remote_port: ${{ secrets.SSH_REMOTE_PORT }}
remote_user: ${{ secrets.SSH_REMOTE_USER }}
remote_key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: Keep-alive commit
uses: gautamkrishnar/keepalive-workflow@v1
with:
commit_message: Nothing to see here
committer_username: riot-ci
committer_email: [email protected]
time_elapsed: 1 # TODO: go back to 50 days default
gh_token: ${{ secrets.RIOT_CI_TOKEN }}

0 comments on commit 211d0d5

Please sign in to comment.