Skip to content

Commit

Permalink
Disable EC2 cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert committed Dec 1, 2023
1 parent 3e90e74 commit a59c050
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cleanup_ec2_runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
# Cleanup any lingering ec2 runners
name: cleanup_ec2_runners

on:
schedule:
- cron: "0 */1 * * *"
workflow_dispatch:
on: workflow_dispatch

jobs:
cleanup:
Expand Down

0 comments on commit a59c050

Please sign in to comment.