We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff4c41 commit 058fb51Copy full SHA for 058fb51
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
id: selftest
10
11
# Put your action repo here
12
- uses: goanpeca/action-test@main
+ uses: Scientific-Python-Translations/content-sync@main
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
with:
0 commit comments