File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1616 required : false
1717 default : false
1818
19- env :
20- NX_CLOUD_ACCESS_TOKEN : ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
19+ # env:
20+ # Temporarily disabled while Nx Cloud credits are exhausted. IJH: 2026 Feb 16
21+ # NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
2122
2223# Needed for nx-set-shas when run on the main branch
2324permissions :
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ./node_modules/nx/schemas/nx-schema.json" ,
33 "defaultBase" : " main" ,
4- "nxCloudId" : " 66a2e268e3adf95b524754c9" ,
5- "nxCloudAccessToken" : " Mzk3MDg0NjAtMGMwMy00NWUxLTliMTQtN2Y0YTYxMjc3Njc1fHJlYWQ=" ,
4+ "_comment" : " Temporarily disabled while Nx Cloud credits are exhausted. IJH: 2026 Feb 16" ,
5+ "_nxCloudId" : " 66a2e268e3adf95b524754c9" ,
6+ "_nxCloudAccessToken" : " Mzk3MDg0NjAtMGMwMy00NWUxLTliMTQtN2Y0YTYxMjc3Njc1fHJlYWQ=" ,
67 "namedInputs" : {
78 "default" : [" {projectRoot}/**/*" , " sharedGlobals" ],
89 "production" : [
You can’t perform that action at this time.
0 commit comments