Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 973d875

Browse files
committed
chore: add nx branch and run group data for ci
1 parent e2fdc35 commit 973d875

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010

1111
env:
1212
PRIMARY_NODE_VERSION: 12
13+
NX_BRANCH: ${{ github.event.number }}
14+
NX_RUN_GROUP: ${{ github.run_id }}
1315

1416
jobs:
1517
typecheck:

0 commit comments

Comments
 (0)