Skip to content

Commit 1825a25

Browse files
authored
Update colin.yml
1 parent 1f8db45 commit 1825a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/colin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
update_existing: true
32-
max_edits: 2
32+
max_edits: 10
3333
# Show the changes made by the action
3434
- name: show changes
3535
run: |

0 commit comments

Comments
 (0)