ci: run dogfood.yaml action when the action is updated (#7866)

This commit is contained in:
Muhammad Atif Ali
2023-06-06 06:34:20 +00:00
committed by GitHub
parent 2be7ef88e8
commit 2ad1308450
+2
View File
@@ -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: