Skip to content

Commit 29740d1

Browse files
fixes
1 parent b9dbd9a commit 29740d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/webserver-centos9.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: webserver centos9
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches: "*"
7+
paths:
8+
- 'instrumentation/otel-webserver-module/**'
9+
- '.github/workflows/webserver-centos9.yml'
510

611
jobs:
712
webserver-build-test-centos9:

0 commit comments

Comments
 (0)