File tree Expand file tree Collapse file tree 4 files changed +12
-21
lines changed Expand file tree Collapse file tree 4 files changed +12
-21
lines changed Original file line number Diff line number Diff line change 99
1010jobs :
1111 test :
12+ permissions :
13+ contents : read
1214 runs-on : ubuntu-latest
1315 timeout-minutes : 15
1416 name : Run Unit Tests
4042 run : make test_unit
4143
4244 build :
45+ permissions :
46+ contents : read
4347 runs-on : ubuntu-24.04-arm
4448 timeout-minutes : 15
4549 name : Build Application
Original file line number Diff line number Diff line change 1212
1313jobs :
1414 test :
15+ permissions :
16+ contents : read
1517 runs-on : ubuntu-latest
1618 timeout-minutes : 15
1719 name : Run Unit Tests
4446 run : make test_unit
4547
4648 build :
49+ permissions :
50+ contents : read
4751 runs-on : ubuntu-24.04-arm
4852 timeout-minutes : 15
4953 name : Build Application
Original file line number Diff line number Diff line change 1111
1212jobs :
1313 test :
14+ permissions :
15+ contents : read
1416 runs-on : ubuntu-latest
1517 timeout-minutes : 15
1618 name : Run Unit Tests
4244 run : make test_unit
4345
4446 build :
47+ permissions :
48+ contents : read
4549 runs-on : ubuntu-24.04-arm
4650 timeout-minutes : 15
4751 name : Build Application
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments