File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 schedule :
1212 - cron : ' 0 8 * * *'
1313
14+ env :
15+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : ' true'
16+
1417jobs :
1518 lockfile :
1619 name : Lockfile guard
Original file line number Diff line number Diff line change 1010 pull_request_review :
1111 types : [submitted]
1212
13+ env :
14+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : ' true'
15+
1316jobs :
1417 check-permissions :
1518 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 99 description : ' MCP server version to build (e.g. 0.3.8)'
1010 required : true
1111
12+ env :
13+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : ' true'
14+
1215jobs :
1316 docker :
1417 name : Build and push MCP server image
Original file line number Diff line number Diff line change 55 branches :
66 - main
77
8+ env :
9+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : ' true'
10+
811jobs :
912 release :
1013 name : Changesets release
You can’t perform that action at this time.
0 commit comments