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 8078626
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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
2 changes: 0 additions & 2 deletions .github/workflows/hosted_runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ name: build_x86

on:
push:

pull_request:

pull_request:
branches:
Expand Down

0 comments on commit 8078626

Please sign in to comment.