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
commit 84cdcec2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ env:
ORGANIZATION: ethereum
REPOSITORY: solidity
PROJECT_NUMBER: 43
DRY_RUN: true
DRY_RUN: false
jobs:
triage_issues: