mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-20 08:04:58 +00:00
Update triage.yml
This commit is contained in:
2
.github/workflows/triage.yml
vendored
2
.github/workflows/triage.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: lee-dohm/select-matching-issues@v1
|
||||
with:
|
||||
query: 'label:triage is:open'
|
||||
token: ${{ github.token }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Scheduled Reminders
|
||||
env:
|
||||
OPEN_ISSUES: "${{steps.bugs.outputs}}"
|
||||
|
||||
Reference in New Issue
Block a user