JavaScript External Task client unable to load value of local file variable #4523 #1078
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' |