Skip to content

Commit da18851

Browse files
committed
Add PR trigger for the new workflow
1 parent 3809141 commit da18851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_csdk_build_parameters.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build C Boilerplate application and check if C SDK build parameters are still correct
22

33
on:
4+
pull_request:
45
workflow_dispatch:
56
schedule:
67
# * is a special character in YAML so you have to quote this string

0 commit comments

Comments
 (0)