Merge pull request #14161 from ethereum/enable-triage-issues-new-board

Enable triage issues action
This commit is contained in:
r0qs 2023-04-27 11:27:37 +02:00 committed by GitHub
commit 6edec899c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ env:
# See: https://github.com/orgs/ethereum/projects/27/settings/fields/Status
COLUMN_FIELD_NAME: "Status"
TRIAGE_COLUMN_NAME: "To Triage"
DRY_RUN: true
DRY_RUN: false
jobs:
triage_issues: