Skip to content

Commit

Permalink
fix: Update Repolinter permissions (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjjaramillo authored Apr 26, 2024
1 parent 76032cb commit 7281da7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/repolinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on: [push, workflow_dispatch]
jobs:
repolint:
name: Run Repolinter
permissions:
issues: write
runs-on: ubuntu-latest
steps:
- name: Test Default Branch
Expand Down

0 comments on commit 7281da7

Please sign in to comment.