set base to v2?

pull/370/head
amrbashir 2 years ago
parent b0f3bf6abc
commit b00b6d1987
No known key found for this signature in database
GPG Key ID: BBD7A47A2003FF33

@ -33,7 +33,7 @@ jobs:
- uses: dorny/paths-filter@v2
id: changes
with:
base: ${{ github.ref }}
base: v2
filters: .github/filters.yaml
clippy:

@ -35,7 +35,7 @@ jobs:
- uses: dorny/paths-filter@v2
id: changes
with:
base: ${{ github.ref }}
base: v2
filters: .github/filters.yaml
test:

Loading…
Cancel
Save