Skip to content

Commit

Permalink
fix(test): execution on push for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikfeininger committed Mar 12, 2021
1 parent 6eb96fd commit 99644e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bs-tests.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: wdi5 browserstack tests
on:
pull_request:
branches: [develop]
push:
branches: [develop]

jobs:
build:
Expand Down

0 comments on commit 99644e7

Please sign in to comment.