We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309ef3c commit e695b62Copy full SHA for e695b62
1 file changed
.github/workflows/postman-sync.yaml
@@ -3,7 +3,7 @@ name: Sync Postman Collection
3
on:
4
push:
5
branches:
6
- - postman
+ - main
7
8
jobs:
9
sync:
0 commit comments