Skip to content

Commit c47d3cd

Browse files
committed
Disable dry-run
1 parent 8e90cf0 commit c47d3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
ORGANIZATION: ethereum
1111
REPOSITORY: solidity
1212
PROJECT_NUMBER: 43
13-
DRY_RUN: true
13+
DRY_RUN: false
1414

1515
jobs:
1616
triage_issues:

0 commit comments

Comments
 (0)