Skip to content

Commit 55f076d

Browse files
author
msj
committed
Don't run keepalive
1 parent 58d5d9e commit 55f076d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scrape.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
asset_content_type: application/zip # required by GitHub API
5050
max_releases: 7
5151

52-
- name: Keepalive
53-
uses: gautamkrishnar/keepalive-workflow@v2
52+
# - name: Keepalive
53+
# uses: gautamkrishnar/keepalive-workflow@v2

0 commit comments

Comments
 (0)