Skip to content

Commit

Permalink
ci: update github actions (#452)
Browse files Browse the repository at this point in the history
* ci: update core link action

Use non-default commit message and assign reviewers

* build: fix formatting of reviewer list
  • Loading branch information
thephez authored Dec 16, 2024
1 parent cd77b28 commit a2e47c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core-download-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
title: "chore: update core download links to latest version"
body: |
This PR updates download links in the documentation to use the latest Dash Core version.
commit-message: "chore: update core download links to latest version"
reviewers: "thephez,PastaPastaPasta,UdjinM6"
2 changes: 2 additions & 0 deletions .github/workflows/dashmate-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ jobs:
title: "chore: update dashmate links to latest version"
body: |
This PR updates the documentation to use the latest version of dashmate. It updates the download links and the apt install instructions.
commit-message: "chore: update dashmate links to latest version"
reviewers: "thephez,shumkov"
2 changes: 2 additions & 0 deletions .github/workflows/evo-tool-download-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
title: "chore: update evo tool download links to latest version"
body: |
This PR updates download links in the documentation to use the latest Dash Evo Tool version.
commit-message: "chore: update evo tool download links to latest version"
reviewers: "thephez,pauldelucia"

0 comments on commit a2e47c6

Please sign in to comment.