Skip to content

Commit

Permalink
Merge pull request backstage#10442 from backstage/techdocs-e2e-test-w…
Browse files Browse the repository at this point in the history
…orkflow

[TechDocs] e2e test workflow
  • Loading branch information
jhaals authored Mar 25, 2022
2 parents b1b793d + f13c7d5 commit c87bac5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/verify_e2e-techdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: E2E Test Techdocs
on:
pull_request:
paths:
- 'packages/techdocs-cli/**'
- 'packages/techdocs-cli-embedded-app/**'
- 'plugins/techdocs/**'
paths-ignore:
- '.changeset/**'
- 'contrib/**'
Expand Down

0 comments on commit c87bac5

Please sign in to comment.