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

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

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

Loading…
Cancel
Save