mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: run dogfood.yaml action when the action is updated (#7866)
This commit is contained in:
@@ -6,10 +6,12 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- "dogfood/**"
|
||||
- ".github/workflows/dogfood.yaml"
|
||||
# Uncomment these lines when testing with CI.
|
||||
# pull_request:
|
||||
# paths:
|
||||
# - "dogfood/**"
|
||||
# - ".github/workflows/dogfood.yaml"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user