Skip to content

Commit 7c4a3a5

Browse files
committed
Update cookiecutter
1 parent 17ceae4 commit 7c4a3a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/scripts/validate_commit_message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
sys.exit("This PR is not ready for consumption.")
3838

3939
g = Github(os.environ.get("GITHUB_TOKEN"))
40-
repo = g.get_repo("daviddavis/pulp-cli-workflow")
40+
repo = g.get_repo("pulp/pulp-cli-workflow")
4141

4242

4343
def check_status(issue: str) -> None:

0 commit comments

Comments
 (0)