mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
stubsabot: try and fix change detection logic (#8851)
This commit is contained in:
1
.github/workflows/stubsabot.yml
vendored
1
.github/workflows/stubsabot.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
with:
|
||||
# use an ssh key so that checks automatically run on stubsabot PRs
|
||||
ssh-key: ${{ secrets.STUBSABOT_SSH_PRIVATE_KEY }}
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
Reference in New Issue
Block a user