mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
4
.github/workflows/mypy_primer.yml
vendored
4
.github/workflows/mypy_primer.yml
vendored
@@ -62,9 +62,7 @@ jobs:
|
||||
name: Comment
|
||||
runs-on: ubuntu-latest
|
||||
needs: mypy_primer
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
permissions: write-all
|
||||
steps:
|
||||
- name: Download diffs
|
||||
uses: actions/download-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user