We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a23c7 commit 2cf1d50Copy full SHA for 2cf1d50
.github/workflows/pre-commit.yml
@@ -13,6 +13,7 @@ jobs:
13
steps:
14
- name: Checkout code
15
uses: actions/checkout@v4
16
+ persist-credentials: false
17
- name: Install
18
run: |
19
python -m pip install --upgrade pip
0 commit comments