We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ea1c0 commit c5b01e2Copy full SHA for c5b01e2
repo_sync.py
@@ -42,4 +42,4 @@ def main(branch: Annotated[str, typer.Option(envvar="GITHUB_REF_NAME")],
42
43
44
if __name__ == "__main__":
45
- typer.run(main)
+ typer.run(main)
0 commit comments