Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lfraile committed Dec 9, 2019
2 parents 7e2966b + e45d8ae commit 5a00f43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'releases/*'

jobs:
test_rolloff_v2_job:
runs-on: ubuntu-latest
Expand All @@ -18,5 +17,5 @@ jobs:
with:
esquioUrl: 'https://esquiodemoui2.azurewebsites.net/'
esquioApiKey: ${{ secrets.apikey }}
productNmae: 'Default'
productName: 'Default'
featureName: 'MatchScore'

0 comments on commit 5a00f43

Please sign in to comment.