mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Remove SSH_PRIVATE_KEY environment variable from lint-subtrees workflow
This commit is contained in:
parent
ae645ff334
commit
29c7e04b5c
1
.github/workflows/lint-subtrees.yml
vendored
1
.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