Skip to content

Commit 8159ca1

Browse files
committed
another attempt to correct action to run tests on PR
1 parent 900f0b6 commit 8159ca1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ccp-workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
name: C/C++ CI
44
on:
5-
push
6-
on:
5+
push:
76
pull_request:
87
types: [opened, reopened]
98

0 commit comments

Comments
 (0)