diff options
| author | saurabh <saurabhrai1717@gmail.com> | 2025-08-26 00:18:42 +0530 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2025-11-21 16:26:57 -0500 |
| commit | a89183e63844a937aacd3ddb73c4952ef869d2cc (patch) | |
| tree | 769664847a3df22f50c1ebe7332dafc937e846ee /zizmor.yml | |
| parent | 846613e521104fa2f2e1c2023e4a1a9886a2ff48 (diff) | |
Fixed #36620 -- Added coverage workflow to summarize coverage in pull requests.
Part of GSoC 2025. Thanks Lily for mentorship, and Sarah Boyce and
Jacob Walls for reviews.
Diffstat (limited to 'zizmor.yml')
| -rw-r--r-- | zizmor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zizmor.yml b/zizmor.yml index 76e53f73cc..e0401fa716 100644 --- a/zizmor.yml +++ b/zizmor.yml @@ -1,6 +1,7 @@ rules: dangerous-triggers: ignore: + - coverage.yml - labels.yml - new_contributor_pr.yml unpinned-uses: |
