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 c833c3e commit 173a601Copy full SHA for 173a601
.github/workflows/gitbit_bot.yml
@@ -29,4 +29,4 @@ jobs:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
GITHUB_EVENT_PATH: ${{ github.event_path }}
31
GITHUB_REPOSITORY: ${{ github.repository }}
32
- run: python gitbit/main.py
+ run: python -m gitbit.main
0 commit comments