We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550c1a3 commit 501927bCopy full SHA for 501927b
1 file changed
.github/workflows/jules-merge-conflicts.yml
@@ -2,7 +2,7 @@ name: PR Code Block Merger
2
3
on:
4
pull_request:
5
- types: [opened, synchronize, reopened]
+ types: [opened]
6
workflow_dispatch: # Allow manual triggers
7
8
jobs:
0 commit comments