Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit 355f901

Browse files
committed
update repo nam
1 parent 58a637a commit 355f901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.concourse.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ resources:
2727
source:
2828
access_token: {{github-access-token}}
2929
private_key: {{github-private-key}}
30-
repo: jtarchie/pullrequest-resource
30+
repo: jtarchie/github-pullrequest-resource
3131
base: master
3232
- name: merge-pull-requests
3333
type: pull-request-test
3434
source:
3535
access_token: {{github-access-token}}
3636
private_key: {{github-private-key}}
3737
base: test-merge
38-
repo: jtarchie/pullrequest-resource
38+
repo: jtarchie/github-pullrequest-resource
3939

4040
jobs:
4141
- name: create-pr

0 commit comments

Comments
 (0)