File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : v0.0.60-13-gc1958de
2+ _commit : v0.0.60-14-geddac27
33_src_path : gh:LabAutomationAndScreening/copier-base-template.git
44description : Copier template for creating Python libraries and executables
55python_ci_versions :
Original file line number Diff line number Diff line change 2323 needs : [ get-values ]
2424 uses : ./.github/workflows/pre-commit.yaml
2525 permissions :
26- contents : write # needed for mutex, and updating dependabot branches
26+ contents : write # needed for mutex
2727 id-token : write # needed to assume OIDC roles (e.g. for downloading from CodeArtifact)
2828 with :
2929 python-version : 3.12.7
4848 runs-on : ${{ matrix.os }}
4949 env :
5050 UV_PYTHON : ${{ matrix.python-version }}
51+ permissions :
52+ contents : write # needed for mutex
5153
5254 steps :
5355 - name : Checkout code
You can’t perform that action at this time.
0 commit comments