master -> develop
This commit is contained in:
4
.github/workflows/automated-end-to-end.yaml
vendored
4
.github/workflows/automated-end-to-end.yaml
vendored
@@ -3,9 +3,9 @@ name: Automated end to end tests
|
||||
on:
|
||||
push:
|
||||
# branches:
|
||||
# - master
|
||||
# - develop
|
||||
pull_request:
|
||||
branches: master
|
||||
branches: develop
|
||||
|
||||
jobs:
|
||||
Jest:
|
||||
|
||||
Reference in New Issue
Block a user