Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Oct 30, 2023
1 parent d3d0ed3 commit 97f7858
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ jobs:
steps:
- name: Load data
uses: actions/checkout@v3
- uses: thesloppyguy/DependencyTracker@v1

- uses: lee-dohm/close-matching-issues@v2
with:
query: 'label:bug'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 97f7858

Please sign in to comment.