Skip to content

Commit

Permalink
🩹 [Patch]: Align workflow settings on actions (#43)
Browse files Browse the repository at this point in the history
## Description

- 🩹 [Patch]: Align workflow settings on actions

## Type of change

<!-- Use the check-boxes [x] on the options that are relevant. -->

- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [x] 🩹 [Patch]
- [ ] ⚠️ [Security fix]
- [ ] 🚀 [Feature]
- [ ] 🌟 [Breaking change]

## Checklist

<!-- Use the check-boxes [x] on the options that are relevant. -->

- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
  • Loading branch information
MariusStorhaug authored Mar 28, 2024
1 parent 5396998 commit fc14511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
permissions:
contents: read
packages: read
statuses: write # To report GitHub Actions status checks
statuses: write

jobs:
Lint:
Expand Down

0 comments on commit fc14511

Please sign in to comment.