Skip to content

Commit 4a43f81

Browse files
committed
made dry run true again
1 parent c8ee61f commit 4a43f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/central-review-sync-canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
with:
2828
config-path: .github/hiero-automation.yml
2929
github-token: ${{ github.token }}
30-
dry-run: false
30+
dry-run: true

0 commit comments

Comments
 (0)