Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
greyhoundforty authored Jul 30, 2024
1 parent f5b3a74 commit d41d1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/vpc-auto-stop-start/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def vpc_client():
quit(1)
return vpc_service

ignore_group = ['piku', 'jbmh-locate']
ignore_group = ['tethys', 'jbmh-locate']

@click.group()
def cli():
Expand Down

0 comments on commit d41d1ad

Please sign in to comment.