Update pom.xml #38
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: pentaho-kettle pull request workflow | ||
on: | ||
pull_request: | ||
branches: | ||
- HNC-571 | ||
jobs: | ||
reusable-pr-workflow: | ||
uses: pentaho/actions-common/.github/workflows/pr.yml@HNC-571 | ||
Check failure on line 9 in .github/workflows/pr.yml GitHub Actions / pentaho-kettle pull request workflowInvalid workflow file
Check failure on line 9 in .github/workflows/pr.yml GitHub Actions / pentaho-kettle pull request workflowInvalid workflow file
|
||
with: | ||
slack_channels: "" | ||
sonar_project_key: "org.pentaho.di:pdi" | ||
secrets: inherit | ||