Skip to content

Commit

Permalink
permissions before env
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Feb 12, 2025
1 parent a330095 commit ed9f40e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Lint

on: [push, pull_request, workflow_dispatch]

permissions: {}

env:
FORCE_COLOR: 1
RUFF_OUTPUT_FORMAT: github

permissions: {}

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

0 comments on commit ed9f40e

Please # to comment.