Skip to content

Commit 018bca4

Browse files
committed
remove keepalive workflow
1 parent fa8e769 commit 018bca4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test_cloudpods.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,4 @@ jobs:
147147

148148
- name: Prevent Workflow from becoming Stale
149149
if: always() && github.ref == 'refs/heads/main'
150-
uses: gautamkrishnar/keepalive-workflow@v1
151-
with:
152-
commit_message: "[skip ci] Automated commit by Keepalive Workflow to keep the repository active"
153-
gh_token: ${{ secrets.GITHUB_TOKEN }}
150+
uses: liskin/gh-workflow-keepalive@v1

0 commit comments

Comments
 (0)