We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1ae09 commit 49b93c3Copy full SHA for 49b93c3
1 file changed
.github/workflows/autofix.yml
@@ -18,6 +18,7 @@ jobs:
18
python-version: '>=3.10'
19
20
- name: "Run author update script"
21
+ continue-on-error: true
22
run: |
23
python3 buildbot/update_authors.py
24
0 commit comments