Skip to content

Commit acc6e16

Browse files
committed
retest
1 parent 485dded commit acc6e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
types: [opened, synchronize, reopened, ready_for_review]
99
branches: [main, auto-approve-merge] # Only trigger for PRs targeting this branch
10-
workflow_dispatch: # Add manual trigger for testing
10+
workflow_dispatch: # manual trigger for testing
1111
inputs:
1212
pr_number:
1313
description: 'PR number to test auto-merge on'

0 commit comments

Comments
 (0)