Workflows: Remove dry-run flag for labeller

This commit is contained in:
Andrew Eisenberg
2021-04-14 08:25:34 -07:00
committed by GitHub
parent e0fcb15739
commit 392adf2a25

View File

@@ -25,6 +25,6 @@ jobs:
days-before-pr-stale: -1
days-before-pr-close: -1
# Dry-run only. remove this when we are ready to actually change issues
debug-only: true
operations-per-run: 1000
# Uncomment for dry-run
# debug-only: true
# operations-per-run: 1000