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 936a0af commit 675af48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
permissions:
contents: 'read'
id-token: 'write'
packages: write

jobs:
yamllint:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ on:
permissions:
contents: 'read'
id-token: 'write'
packages: write

jobs:
yamllint:
Expand Down

0 comments on commit 675af48

Please sign in to comment.