Skip to content

Commit e43762e

Browse files
committed
update actions to capture dev and triggers
1 parent 01dba6b commit e43762e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
nr-api-key: ${{ secrets.INTERNAL_STAGING_INGEST_LICENSE_KEY }}
158158
nr-account-id: '550352'
159159
nr-env: 'staging'
160-
analysis-file-url: 'https://js-agent.newrelic.com/dev/nr-full-standard.stats.json'
160+
analysis-file-url: 'https://js-agent.newrelic.com/dev/nr-spa-standard.stats.json'
161161
file-name-filter: '.min.js'
162162
trigger: 'pull-request-checks'
163163
version: 'main'

0 commit comments

Comments
 (0)