File tree Expand file tree Collapse file tree 4 files changed +10
-73
lines changed Expand file tree Collapse file tree 4 files changed +10
-73
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313jobs :
1414 macos-browser-test :
1515 runs-on : macos-latest
16+ permissions :
17+ contents : read
18+ pull-requests : write
1619 steps :
1720 - uses : actions/checkout@v5
1821 - uses : actions/setup-node@v5
2326
2427 windows-browser-test :
2528 runs-on : windows-latest
29+ permissions :
30+ contents : read
31+ pull-requests : write
2632 steps :
2733 - uses : actions/checkout@v5
2834 - uses : actions/setup-node@v5
Original file line number Diff line number Diff line change 88jobs :
99 build :
1010 runs-on : ubuntu-latest
11+ permissions :
12+ contents : read
13+ pull-requests : write
1114 steps :
1215 - uses : actions/checkout@v5
1316 - uses : actions/setup-node@v5
Original file line number Diff line number Diff line change 11Next2D Framework TypeScript Template
22=============
33
4- [ ![ CodeQL] ( https://github.com/Next2D/framework-typescript-template/actions/workflows/codeql-analysis.yml/ badge.svg?branch=main )] ( https://github.com/Next2D/framework-typescript-template/actions/workflows/codeql-analysis.yml )
4+ [ ![ CodeQL] ( https://github.com/Next2D/framework-typescript-template/actions/workflows/github-code-scanning/codeql/ badge.svg?branch=main )] ( https://github.com/Next2D/framework-typescript-template/actions/workflows/github-code-scanning/codeql )
55[ ![ release] ( https://img.shields.io/github/v/release/Next2D/framework-typescript-template )] ( https://github.com/Next2D/framework-typescript-template/releases )
66[ ![ license] ( https://img.shields.io/github/license/Next2D/framework-typescript-template )] ( https://github.com/Next2D/framework-typescript-template/blob/main/LICENSE )
77
You can’t perform that action at this time.
0 commit comments