Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Commit 3ac9716

Browse files
committed
Added repository_dispatch trigger
1 parent 4218d7f commit 3ac9716

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/github.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- features/*
77
- develop
88
pull_request:
9+
repository_dispatch:
10+
911
env:
1012
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
1113
BUILD_TYPE: Release

0 commit comments

Comments
 (0)