We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1c7e6 commit aff6f17Copy full SHA for aff6f17
.github/workflows/test-changes-exists-drift.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Find all issues
63
id: issues
64
- uses: lee-dohm/select-matching-issues@8584229dc05af0f49abb6927e3526f355b7a7ec7
+ uses: lee-dohm/select-matching-issues@main
65
with:
66
query: 'label:drift label:test-changes-exists is:open'
67
token: ${{ github.token }}
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments