Set specific start levels to make sure opentelemetry is available bef… #6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build | |
on: [ push, pull_request ] | |
jobs: | |
call-workflow: | |
uses: orbinson/workflows/.github/workflows/aem-maven-build.yml@main | |
with: | |
java-version: 11 |