Skip to content

Commit 44f98b0

Browse files
authored
Merge pull request #203 from goanpeca/fixes
Add fixes
2 parents 217174f + c59afbd commit 44f98b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/sync_translations.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
create-toml-file: "false"
2626
create-upstream-pr: "false"
2727
auto-merge: "false"
28-
# Provided by organization secrets
28+
# These are provided by the Scientific Python Project and allow
29+
# automation with bots
2930
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
3031
passphrase: ${{ secrets.PASSPHRASE }}
3132
token: ${{ secrets.TOKEN }}

0 commit comments

Comments
 (0)