Skip to content

Commit e89d546

Browse files
committed
chore: make the PR agnostic of the target branch
1 parent f26580b commit e89d546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-check-install.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,6 @@ jobs:
537537
uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8
538538
with:
539539
path: ${{ github.event.repository.name }}/${{ inputs.package-subdirectory }}
540-
base_sha: "main"
541540
files: |
542541
tests/testthat/*.R
543542
R/*.R

0 commit comments

Comments
 (0)