We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc70530 commit e5eb3d3Copy full SHA for e5eb3d3
1 file changed
.github/workflows/linux_build.yaml
@@ -7,6 +7,7 @@ on:
7
branches: master
8
types: [ready_for_review, opened, synchronize, reopened]
9
paths:
10
+ - .github/workflows/linux_build.yaml
11
- ./App/**
12
- ./OREAnalytics/**
13
- '!./OREAnalytics/doc/**'
0 commit comments