We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc4cd1 commit 385f1ccCopy full SHA for 385f1cc
1 file changed
.github/workflows/pr.yml
@@ -71,6 +71,7 @@ jobs:
71
token: ${{ secrets.TRUNK_PROD_ORG_API_TOKEN }}
72
allow-missing-junit-files: false
73
use-cache: true
74
+ test-collection-id: 7P54Ouzw
75
76
- name: Trunk Analytics Uploader (Staging)
77
uses: ./
@@ -81,6 +82,7 @@ jobs:
81
82
token: ${{ secrets.TRUNK_STAGING_ORG_API_TOKEN }}
83
84
85
+ test-collection-id: DqlUb3qM
86
env:
87
TRUNK_PUBLIC_API_ADDRESS: https://api.trunk-staging.io
88
0 commit comments