Skip to content

Commit

Permalink
Trying more persm
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfMoo committed Dec 4, 2024
1 parent 834732c commit 1dab88f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ on:
- "**" # This will trigger the workflow on every push to any branch
pull_request:

permissions:
contents: read

jobs:
lint:
test:
name: test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1dab88f

Please sign in to comment.