Skip to content

Commit 7cbe8f8

Browse files
committed
fix: Fix path filtering on CI
1 parent 674f581 commit 7cbe8f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ jobs:
104104
steps:
105105
- name: Checkout code
106106
uses: actions/checkout@v4
107-
with:
108-
ref: ${{ inputs.branch || github.ref }}
109107
- name: Filter Paths
110108
id: filter
111109
uses: dorny/paths-filter@v3

0 commit comments

Comments
 (0)