mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
hotfix(.github): only push dogfood template when /dogfood changes
This commit is contained in:
@@ -4,9 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "dogfood/**"
|
||||
# Uncomment these lines when testing with CI.
|
||||
# paths:
|
||||
# - "dogfood/**"
|
||||
# pull_request:
|
||||
# paths:
|
||||
# - "dogfood/**"
|
||||
|
||||
Reference in New Issue
Block a user