Skip to content

Commit

Permalink
Flag to raunffor all commits since main
Browse files Browse the repository at this point in the history
  • Loading branch information
mephenor committed May 2, 2024
1 parent a12c05d commit a310659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get_affected_services.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def on_main_branch() -> bool:
def main(
*,
full: bool = typer.Option(
False,
True,
help="If set, runs for all changes in branch. Otherwise runs for current commit.",
),
target: str = typer.Option(
Expand Down

0 comments on commit a310659

Please sign in to comment.