Skip to content

Commit a93b1a1

Browse files
Use token for keepalive workflow
1 parent 7207e52 commit a93b1a1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/powershell.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ jobs:
1919
- run: ./check.ps1
2020
shell: pwsh
2121
- uses: gautamkrishnar/keepalive-workflow@v1
22+
with:
23+
gh_token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)