We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd0a83 commit ff968baCopy full SHA for ff968ba
1 file changed
.github/workflows/synchronize-launchpad.yml
@@ -12,6 +12,7 @@ on:
12
jobs:
13
upload:
14
runs-on: ubuntu-latest
15
+ name: Synchronize with Launchpad
16
steps:
17
- uses: actions/setup-python@v5
18
with:
0 commit comments