Skip to content

Commit

Permalink
Make visual regression a manual job
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jul 2, 2022
1 parent f172a24 commit cad213c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual-regression.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Visual Regression Testing
on: [pull_request]
on: [workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cad213c

Please sign in to comment.