Skip to content

Commit e647f0d

Browse files
committed
CI: run build on every commit
1 parent b98c7f3 commit e647f0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cppcmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: C/C++ CI
22

33
on:
44
push:
5+
branches: ['*']
56
tags:
67
- v*.*
78
pull_request:

0 commit comments

Comments
 (0)