ci: Change paths-filter's base to v2 branch (#1043)

Currently it compares it to the default branch (v1) which makes it always run all plugin checks. While i plan to change default branches soon i still need a bit more time for this.
This commit is contained in:
Fabian-Lars
2024-03-07 12:11:42 +01:00
committed by GitHub
parent c281df8d79
commit 685c4094c5
+1
View File
@@ -42,6 +42,7 @@ jobs:
- uses: dorny/paths-filter@v2
id: filter
with:
base: v2
filters: |
tauri-plugin-authenticator:
- .github/workflows/test-rust.yml