Skip to content

Commit 9595cf0

Browse files
committed
test new issue feature with automatic notification
1 parent 17ecb23 commit 9595cf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
fail-on-warning: 'false'
8484
create-issue: 'true'
8585
issue-title: 'Python warnings found in code output'
86+
notify: 'mmcky,jstac,HumphreyYang'
8687
- name: Upload Execution Reports (HTML)
8788
uses: actions/upload-artifact@v4
8889
if: failure()

0 commit comments

Comments
 (0)