Skip to content

Commit

Permalink
Merge pull request #189 from 2i2c-org/fix
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf authored Aug 2, 2021
2 parents 1025691 + f13da6f commit 5854fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-team-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- uses: lee-dohm/close-matching-issues@v2
with:
query: 'sync in:title label:"type: team-sync"'
query: 'sync in:title label:"type: team-sync" is:open'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5854fb3

Please sign in to comment.