Skip to content

Commit

Permalink
Update to run e2e tests after pages build and deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Oct 7, 2023
1 parent 69dcce7 commit 2f94459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e-testing.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Run End-to-end Testing
on:
workflow_run:
workflows: ['Build and Deploy']
workflows: ['pages build and deployment']
types:
- completed
permissions:
Expand Down

0 comments on commit 2f94459

Please sign in to comment.