File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 1515 - ' !packages/core/auth-js/*ignore'
1616 workflow_call :
1717
18- concurrency :
19- group : ${{ github.workflow }}-${{ github.ref }}
20- cancel-in-progress : ${{ github.event_name == 'pull_request' }}
21-
2218permissions :
2319 actions : read
2420 contents : read
Original file line number Diff line number Diff line change 1919 - ' !packages/**/*ignore'
2020 workflow_call :
2121
22- concurrency :
23- group : ${{ github.workflow }}-${{ github.ref }}
24- cancel-in-progress : ${{ github.event_name == 'pull_request' }}
25-
2622permissions :
2723 actions : read
2824 contents : read
Original file line number Diff line number Diff line change 1515 - ' !packages/**/*ignore'
1616 workflow_call :
1717
18- concurrency :
19- group : ${{ github.workflow }}-${{ github.ref }}
20- cancel-in-progress : ${{ github.event_name == 'pull_request' }}
21-
2218env :
2319 NODE_VERSION : ' 20'
2420
You can’t perform that action at this time.
0 commit comments