Skip to content

Commit

Permalink
Update release-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Feb 1, 2024
1 parent eb1c88a commit dfc4e5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
state: 'open'
});
console.log('issues: %o', issues.length)
if (inSync && issues.length > 0) {
// Close all open issues as 'completed'
for (const issue of issues) {
Expand Down

0 comments on commit dfc4e5a

Please sign in to comment.