Skip to content

Commit 6825845

Browse files
committed
Revert "Automatically keep cron-jobs alive"
This reverts commit 52f0628. Github killed it...
1 parent 50ce733 commit 6825845

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/run-coverity.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,3 @@ jobs:
3838
with:
3939
name: cov-int
4040
path: cov-int.tgz
41-
keepalive:
42-
name: Keepalive Workflow
43-
runs-on: ubuntu-latest
44-
permissions:
45-
actions: write
46-
steps:
47-
- uses: actions/checkout@v4
48-
- uses: gautamkrishnar/keepalive-workflow@v2

0 commit comments

Comments
 (0)