mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Remove SSH_PRIVATE_KEY environment variable from lint-subtrees workflow
This commit is contained in:
parent
281360bcc1
commit
d24994e83f
1
src/.github/workflows/lint-subtrees.yml
vendored
1
src/.github/workflows/lint-subtrees.yml
vendored
@ -16,7 +16,6 @@ jobs:
|
||||
env:
|
||||
CI_SERVER_HOST: github.com
|
||||
GROUP: ${{ github.repository_owner }}
|
||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
steps:
|
||||
- uses: usgs-coupled/sync-subtrees-action/lint-subtrees/@main
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user