Skip to content

Commit

Permalink
fix: start spot label (#5810)
Browse files Browse the repository at this point in the history
ludamad authored Apr 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent dd3a521 commit 96da333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/start-spot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Useful if the spot runners are in a bad state
name: Stop Personal Spot
name: Start Personal Spot
on:
workflow_dispatch: {}
jobs:
@@ -27,4 +27,4 @@ jobs:
ec2_instance_type: m6a.4xlarge
ec2_ami_id: ami-0d8a9b0419ddb331a
ec2_instance_ttl: 15
secrets: inherit
secrets: inherit

0 comments on commit 96da333

Please sign in to comment.