Skip to content

Commit

Permalink
remove permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin-Sun-tts committed Apr 13, 2023
1 parent f4b529e commit ed4d02b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: lint and tests
on: [push]

permissions:
contents: read
pull-requests: write
issues: write

jobs:
test:
runs-on: ubuntu-latest
Expand Down

1 comment on commit ed4d02b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
datagovharvester
   __init__.py10100% 
   example.py944 56%
TOTAL10460% 

Tests Skipped Failures Errors Time
2 0 💤 0 ❌ 0 🔥 0.080s ⏱️

Please sign in to comment.