Skip to content

Commit

Permalink
Fix checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Nov 17, 2023
1 parent 16a9eee commit 822c3cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
* Update Rust version.
# Manual changes
[ ] Fix clippy lints (if necessary)
[ ] Write a changelog entry.
- [ ] Fix clippy lints (if necessary)
- [ ] Write a changelog entry.
- name: Notify Slack on failure
# Since the this is a scheduled job, a failure won't be shown on any
# PR status. To notify the team, we send a message to our Slack channel on failure.
Expand Down

0 comments on commit 822c3cd

Please sign in to comment.