We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ecb23 commit 9595cf0Copy full SHA for 9595cf0
.github/workflows/ci.yml
@@ -83,6 +83,7 @@ jobs:
83
fail-on-warning: 'false'
84
create-issue: 'true'
85
issue-title: 'Python warnings found in code output'
86
+ notify: 'mmcky,jstac,HumphreyYang'
87
- name: Upload Execution Reports (HTML)
88
uses: actions/upload-artifact@v4
89
if: failure()
0 commit comments