diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index ef32cde..f6354d6 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -7,6 +7,7 @@ name: Deploy to Firebase Hosting on PR paths: - 'web/**' - 'eval/eval.go' + - 'examples.yaml' jobs: build_and_preview: if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'