Skip to content

Commit 71971b7

Browse files
authored
Update blank.yml
1 parent 82082f7 commit 71971b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Newman Run
33
on:
44
pull_request:
55
branches:
6-
- master
6+
- main
77

88
jobs:
99
newman:
@@ -13,5 +13,5 @@ jobs:
1313
- uses: matt-ball/newman-action@master
1414
with:
1515
apiKey: ${{ secrets.postmanApiKey }}
16-
collection: postman_collection.json
16+
collection: Book_collection.postman_collection.json
1717
environment: 5922408-228c7edd-fc15-4f68-9665-a35d7df6945b

0 commit comments

Comments
 (0)