File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 build-and-lint :
2121 name : Build and Lint Backend API
2222 runs-on : ubuntu-latest
23+ permissions :
24+ contents : read
2325
2426 steps :
2527 - name : Checkout code
Original file line number Diff line number Diff line change 2020 build-and-lint :
2121 name : Build and Lint Backend Data
2222 runs-on : ubuntu-latest
23+ permissions :
24+ contents : read
2325
2426 steps :
2527 - name : Checkout code
Original file line number Diff line number Diff line change 1818 build-and-lint :
1919 name : Build and Lint Backend Library
2020 runs-on : ubuntu-latest
21+ permissions :
22+ contents : read
2123
2224 steps :
2325 - name : Checkout code
Original file line number Diff line number Diff line change 1616 build-and-lint :
1717 name : Build and Lint Frontend
1818 runs-on : ubuntu-latest
19+ permissions :
20+ contents : read
1921
2022 steps :
2123 - name : Checkout code
You can’t perform that action at this time.
0 commit comments