Skip to content

Commit

Permalink
Allow manual runs of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zcqian committed Aug 20, 2021
1 parent f396b85 commit 1f5df22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/local_web_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Local Tests against Web

on:
push: {}
workflow_dispatch: {}
pull_request:
branches:
- master
Expand Down

0 comments on commit 1f5df22

Please sign in to comment.