Skip to content

Commit

Permalink
[Documentation] CFF: Cite cargo-mutants (#81)
Browse files Browse the repository at this point in the history
* Added ::= CFF:  cite CI utility ``cargo-mutants``

* Create summary of recent changes

---------

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
kevinmatthes and github-actions[bot] committed Jan 28, 2024
1 parent 1b7abcb commit 3007893
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ jobs:
branch: develop
repository: sorairolake/sysexits-rs

- uses: kevinmatthes/aeruginous-rs/curl-cffref@v3.7.5
with:
branch: main
repository: sourcefrog/cargo-mutants

- uses: peter-evans/create-pull-request@v5.0.2
with:
assignees: |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
(
references: {},
changes: {
"Added": [
"CFF: cite CI utility ``cargo-mutants``",
],
},
)

0 comments on commit 3007893

Please sign in to comment.