Quarkus extension uses right class loader in DEVELOPMENT
and TEST
launch modes
#685
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: Add issue to project | |
on: | |
issues: | |
types: | |
- opened | |
- transferred | |
jobs: | |
call-reusable-flow: | |
uses: camunda/automation-platform-github-actions/.github/workflows/add-issue-to-project.yml@main | |
secrets: inherit | |
with: | |
project: '40' |