Skip to content

Commit

Permalink
Merge pull request #480 from stakater-lab/change
Browse files Browse the repository at this point in the history
Change
  • Loading branch information
rasheedamir authored Oct 18, 2023
2 parents 787dff4 + c380c48 commit e535522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ spec:
- name: IMAGE_REPO
value: $(params.image_registry)
- name: PULL_REQUEST_COMMITS_API
value: https://api.github.com/repos/$(params.organization)/$(params.repo_path)/pulls/$(params.pull_request_number)/commits
value: https://api.github.com/repos/stakater-lab/$(params.repo_path)/pulls/$(params.pull_request_number)/commits
workspaces:
- name: output
workspace: source
Expand Down

0 comments on commit e535522

Please sign in to comment.