We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8db45 commit 1825a25Copy full SHA for 1825a25
.github/workflows/colin.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
update_existing: true
32
- max_edits: 2
+ max_edits: 10
33
# Show the changes made by the action
34
- name: show changes
35
run: |
0 commit comments