master -> develop

This commit is contained in:
Gabe Kangas
2021-04-11 19:50:47 -07:00
parent 1b27d0b46d
commit 0b6c827557
6 changed files with 9 additions and 9 deletions

View File

@@ -3,9 +3,9 @@ name: Automated end to end tests
on:
push:
# branches:
# - master
# - develop
pull_request:
branches: master
branches: develop
jobs:
Jest: