Skip to content

Commit

Permalink
Some cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
joto committed Jan 13, 2025
1 parent 99e6f67 commit 07889f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: clang-tidy

#on: workflow_dispatch
on: [ push, pull_request ]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

To release a new protozero version:

- Make sure all tests are passing locally, on travis and on appveyor
- Make sure all tests are passing locally, on Github and on Appveyor
- Make sure "make doc" builds
- Update version number in
- include/protozero/version.hpp (two places)
Expand Down

0 comments on commit 07889f6

Please sign in to comment.