mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #14161 from ethereum/enable-triage-issues-new-board
Enable triage issues action
This commit is contained in:
commit
6edec899c8
2
.github/workflows/triage.yml
vendored
2
.github/workflows/triage.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user