Skip to content

Commit

Permalink
Forgot to add auto testing on push
Browse files Browse the repository at this point in the history
  • Loading branch information
kimleeng committed Jul 10, 2020
1 parent f1ddf9d commit 8ea24de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test_standard_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Tests

on:
workflow_dispatch:

push:
branches:
- master
- dev
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8ea24de

Please sign in to comment.