Disable dry-run

This commit is contained in:
Rodrigo Q. Saramago
2022-10-24 11:56:56 -03:00
parent 8e90cf024f
commit c47d3cd00f
+1 -1
View File
@@ -10,7 +10,7 @@ env:
ORGANIZATION: ethereum
REPOSITORY: solidity
PROJECT_NUMBER: 43
DRY_RUN: true
DRY_RUN: false
jobs:
triage_issues: