We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396f767 commit 840e3aaCopy full SHA for 840e3aa
.github/workflows/aws-lambda-java-profiler.yml
@@ -4,12 +4,12 @@ on:
4
pull_request:
5
branches: [ '*' ]
6
paths:
7
- - 'aws-lambda-java-profiler/**'
+ - 'experimental/aws-lambda-java-profiler/**'
8
- '.github/workflows/aws-lambda-java-profiler.yml'
9
push:
10
branches: ['*']
11
12
13
14
15
jobs:
0 commit comments