Skip to content

Commit

Permalink
Update repo-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trediggs authored Jan 13, 2024
1 parent 655be89 commit d09edb8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ jobs:
await closePullRequest(pull.number)
}
console.log('Closed existing pull requests')
}
try {
try {
const { data } = await github.rest.repos.compareCommits({
owner,
repo,
Expand Down

0 comments on commit d09edb8

Please sign in to comment.