chore: prevent running ci when other workflows are updated (#8285)

This commit is contained in:
Muhammad Atif Ali
2023-06-30 22:38:50 +00:00
committed by GitHub
parent dad4876e90
commit 83bee35c36
+2 -1
View File
@@ -89,7 +89,8 @@ jobs:
- "scripts/Dockerfile.base"
- "scripts/helm.sh"
ci:
- ".github/**"
- ".github/actions/**"
- ".github/workflows/ci.yaml"
- id: debug
run: |
echo "${{ toJSON(steps.filter )}}"