Skip to content

Commit b935c93

Browse files
committed
persist credentials
1 parent 318ef21 commit b935c93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-ci-polaris.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
47+
with:
48+
persist-credentials: false
4749
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
4850
with:
4951
python-version: '3.12'

0 commit comments

Comments
 (0)