File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 2626 - name : Run linters
2727 run : |
2828 pre-commit run --hook-stage=manual --all-files
29+ permissions :
30+ contents : read
2931 docs :
3032 name : Docs Checks
3133 runs-on : ubuntu-latest
4648 run : |
4749 cd docs
4850 make html
51+ permissions :
52+ contents : read
Original file line number Diff line number Diff line change 5454 run : bash .github/workflows/start_local_atlas.sh mongodb/mongodb-atlas-local:7
5555 - name : Run tests
5656 run : python3 django_repo/tests/runtests.py --settings mongodb_settings -v 2
57+ permissions :
58+ contents : read
Original file line number Diff line number Diff line change 5555 mongodb-version : 6.0
5656 - name : Run tests
5757 run : python3 django_repo/tests/runtests_.py
58+ permissions :
59+ contents : read
You can’t perform that action at this time.
0 commit comments