File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed
Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1010
1111permissions :
1212 checks : write
13- contents : write
13+ contents : read
1414 pull-requests : write
15+ actions : read
1516
1617jobs :
1718 build :
5657 name : JEST Tests (${{ matrix.node-version }})
5758 path : junit.xml
5859 reporter : jest-junit
60+ token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1010
1111permissions :
1212 checks : write
13- contents : write
13+ contents : read
1414 pull-requests : write
15+ actions : read
1516
1617jobs :
1718 build :
5657 name : JEST Tests (${{ matrix.node-version }})
5758 path : junit.xml
5859 reporter : jest-junit
60+ token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1010
1111permissions :
1212 checks : write
13- contents : write
13+ contents : read
1414 pull-requests : write
15+ actions : read
1516
1617jobs :
1718 build :
5657 name : JEST Tests (${{ matrix.node-version }})
5758 path : junit.xml
5859 reporter : jest-junit
60+ token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1010
1111permissions :
1212 checks : write
13- contents : write
13+ contents : read
1414 pull-requests : write
15+ actions : read
1516
1617jobs :
1718 build :
5657 name : JEST Tests (${{ matrix.node-version }})
5758 path : junit.xml
5859 reporter : jest-junit
60+ token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments