Skip to content

build(deps): bump Crown-Commercial-Service/ccs-aws-codepipeline-action from 1.1.8 to 1.1.9 #393

build(deps): bump Crown-Commercial-Service/ccs-aws-codepipeline-action from 1.1.8 to 1.1.9

build(deps): bump Crown-Commercial-Service/ccs-aws-codepipeline-action from 1.1.8 to 1.1.9 #393

Workflow file for this run

name: "CI for Pull Requests"
on:
- pull_request
jobs:
run-ci:
uses: ./.github/workflows/ci.yml
with:
publish_test_report: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.ref == 'main' }}
secrets:
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}