Skip to content

Commit bb47c13

Browse files
committed
Yaml update
1 parent 6e9d2a2 commit bb47c13

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.github/workflows/evri-api-tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: Evri API Test Suite
22

3+
permissions:
4+
contents: read
5+
checks: write
6+
pull-requests: write
7+
38
on:
49
push:
510
branches: [ main, develop ]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# ParcelShop API Common Config Details
2+
parcelshop.base.uri=https://api.example.com
3+
parcelshop.base.path=/enterprise-parcelshop-api/v1/parcelshop
4+
parcelshop.api.key=YOUR_API_KEY_HERE

0 commit comments

Comments
 (0)