Skip to content

Commit

Permalink
chore: automatic rebase tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ErwannLeRoux committed Jul 21, 2023
1 parent fa1ab42 commit 9dadb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
labels: ['Module']
}
const result = await github.graphql(query, variables)
console.log(result.data.repository.pullRequests.nodes)
console.log(result.repository.pullRequests.nodes)

0 comments on commit 9dadb20

Please sign in to comment.