git_dag.constants.CONFIG_FILE

git_dag.constants.CONFIG_FILE: Final[Path] = PosixPath('/home/runner/.git-dag.yml')

Configuration file.