Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Bowen12992 committed Aug 19, 2024
1 parent b5fd694 commit dcb08c7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/python-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ on:
pull_request:
branches: [ "master" ]

permissions:
pull-requests: write
issues: write
repository-projects: write
permissions: write-all
# permissions:
# pull-requests: write
# issues: write
# repository-projects: write

jobs:
permissions: write-all
container-coverage-test:
runs-on: [self-hosted, docker]
container:
Expand Down

0 comments on commit dcb08c7

Please sign in to comment.