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

Commit

Permalink
update repo nam
Browse files Browse the repository at this point in the history
  • Loading branch information
jtarchie committed Sep 1, 2017
1 parent 58a637a commit 355f901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .concourse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ resources:
source:
access_token: {{github-access-token}}
private_key: {{github-private-key}}
repo: jtarchie/pullrequest-resource
repo: jtarchie/github-pullrequest-resource
base: master
- name: merge-pull-requests
type: pull-request-test
source:
access_token: {{github-access-token}}
private_key: {{github-private-key}}
base: test-merge
repo: jtarchie/pullrequest-resource
repo: jtarchie/github-pullrequest-resource

jobs:
- name: create-pr
Expand Down

0 comments on commit 355f901

Please sign in to comment.