Skip to content

Commit

Permalink
keepalive: add GitHub token
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco committed May 24, 2023
1 parent a72d7bf commit 68a84a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/keepalive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
# a dummy commit if the last commit is 50 days (default) ago.
- name: Keepalive check
uses: gautamkrishnar/keepalive-workflow@v1
with:
gh_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 68a84a8

Please sign in to comment.