Skip to content

Commit

Permalink
use base branch as base
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgrain authored Jul 26, 2023
1 parent e15001d commit da48efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/request-cli-integ-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
id: changed-cli-files
uses: tj-actions/changed-files@920e7b9ae1d45913fc81f86c956fee89c77d2e5e
with:
base_sha: ${{ github.event.pull_request.base.sha }}
files_yaml: |
cli:
- packages/aws-cdk/bin/**
Expand Down

0 comments on commit da48efb

Please sign in to comment.