Skip to content

Commit e5eb3d3

Browse files
committed
Trigger on workflow
Add build trigger on workflow itself
1 parent cc70530 commit e5eb3d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linux_build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: master
88
types: [ready_for_review, opened, synchronize, reopened]
99
paths:
10+
- .github/workflows/linux_build.yaml
1011
- ./App/**
1112
- ./OREAnalytics/**
1213
- '!./OREAnalytics/doc/**'

0 commit comments

Comments
 (0)