Skip to content

Commit

Permalink
Document GitHub ref
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Mar 24, 2023
1 parent 46436e5 commit ef6f93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monorepo/scripts/ping-openanalytics-testrunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @internal This script is used to ping the OpenAnalytics server with the test results.
*
* @example php ping.php 'Monorepo Smoke Tests' ${{ secrets.OPENANALYTICS_TOKEN }}
* @example php ping.php 'Monorepo Smoke Tests' ${{ secrets.OPENANALYTICS_TOKEN }} ${{ GITHUB_REF }}
*
* @uses vendor/bin/pest --stop-on-failure --log-junit report.xml
*/
Expand Down

0 comments on commit ef6f93e

Please sign in to comment.