Skip to content

Commit 07889f6

Browse files
committed
Some cleanups
1 parent 99e6f67 commit 07889f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/clang-tidy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: clang-tidy
22

3-
#on: workflow_dispatch
43
on: [ push, pull_request ]
54

65
jobs:

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
To release a new protozero version:
66

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

0 commit comments

Comments
 (0)