Skip to content

Commit d26c2f7

Browse files
committed
build on pull requests
1 parent f939e82 commit d26c2f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: C/C++ CI
22

3-
on: push
3+
on: [push, pull_request]
44

55
jobs:
66
bump-tag-dry:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Send me a pull request!
215215
## 1.9. Changes
216216
217217
- 0.5
218-
- Fixed malformed xml (thanks @ArsMasiuk)
218+
- Fixed malformed xml (thanks [@ArsMasiuk](https://github.com/ArsMasiuk)!)
219219
- 0.4
220220
- Significant performance improvements
221221
- Using modern C++ techniques

0 commit comments

Comments
 (0)