Skip to content

Merge pull request #61 from chargebee/chore/TAXENGG-2952 #58

Merge pull request #61 from chargebee/chore/TAXENGG-2952

Merge pull request #61 from chargebee/chore/TAXENGG-2952 #58

Workflow file for this run

name: CI Workflow
on:
pull_request:
types: [closed]
branches: ["dev", "main"]
push:
branches:
- 'release/*'
jobs:
build:
uses: chargebee/cb-cicd-pipelines/.github/workflows/gradle-library-ci-workflow.yml@v1.23.0
secrets: inherit
with:
CI_ROLE: ${{secrets.CI_ROLE}}

Check failure on line 16 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_ROLE
GENERATE_OPEN_API: true