Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 1a3e3cc

Browse files
authored
pullRequests.getFiles => pullRequests.listFiles
1 parent 633715c commit 1a3e3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ steps:
246246
- type: respond
247247
with: 08.1_wrong-base.md
248248
- type: octokit
249-
method: pullRequests.getFiles
249+
method: pullRequests.listFiles
250250
owner: "%payload.repository.owner.login%"
251251
repo: "%payload.repository.name%"
252252
number: "%payload.pull_request.number%"

0 commit comments

Comments
 (0)