Skip to content

Commit

Permalink
ci: gh-workflow-keepalive no longer needs a GITHUB_TOKEN input
Browse files Browse the repository at this point in the history
  • Loading branch information
liskin committed May 20, 2024
1 parent 50b9290 commit d51f40e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/haskell-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,3 @@ jobs:
actions: write
steps:
- uses: liskin/gh-workflow-keepalive@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 0 additions & 2 deletions .github/workflows/xmonad-web-sponsors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,3 @@ jobs:
actions: write
steps:
- uses: liskin/gh-workflow-keepalive@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d51f40e

Please sign in to comment.