Merge pull request #13648 from ethereum/gh-triage-actions

Disable dry-run for triage action
This commit is contained in:
Kamil Śliwak
2022-10-24 17:46:54 +02:00
committed by GitHub
+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: