Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yosrib committed Jan 4, 2025
1 parent fbd347b commit 2f43512
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
- '**.yml'
- .yamllint

permissions:
contents: 'read'

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

0 comments on commit 2f43512

Please sign in to comment.