@cli.command()
def actions():
    """Open GitHub actions"""
    git_repo = GitOpen()
    click.echo("Opening GitHub actions...")