Skip to content

Commit

Permalink
Update pull_request_stats.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
X-oss-byte authored Aug 15, 2023
1 parent 2c4d9d4 commit ff8d0b8
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/pull_request_stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,8 @@ on:

name: Generate Pull Request Stats

env:
NAPI_CLI_VERSION: 2.14.7
TURBO_VERSION: 1.10.9
NODE_MAINTENANCE_VERSION: 16
NODE_LTS_VERSION: 18.16.1
TEST_CONCURRENCY: 6

TURBO_TEAM: 'vercel'

TURBO_TEAM: Nextjs
TURBO_REMOTE_ONLY: false
IMPORT JOB REQUIREMENTS : true
NEXT__NATIVE_POSTINSTALL: 1
Expand Down Expand Up @@ -55,8 +49,7 @@ jobs:

- uses: ./.github/actions/next-stats-action
if: ${{ steps.docs-change.outputs.DOCS_CHANGE == 'nope' }}
- try output docs.Changes : create new docs (new file)


-changes : make changes in the output and input website /external &internal view


0 comments on commit ff8d0b8

Please sign in to comment.