mirror of
https://github.com/coder/coder.git
synced 2026-09-23 22:20:22 +08:00
chore: prevent running ci when other workflows are updated (#8285)
This commit is contained in:
@@ -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 )}}"
|
||||
|
||||
Reference in New Issue
Block a user