8000 Adding workflow run on pull request · connectivecpp/wait-queue@3fa71fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 3fa71fc

Browse files
Adding workflow run on pull request
1 parent 11972ed commit 3fa71fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build_run_unit_test_cmake.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name: CMake build and run unit test matrix
33

44
on:
5+
pull_request:
6+
types:
7+
- opened
8+
- reopened
59
push:
610
branches:
711
- main

0 commit comments

Comments
 (0)
0