Skip to content

Commit

Permalink
update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Khant authored and Khant committed Aug 3, 2024
1 parent 8947f74 commit 227db85
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

permissions:
contents: write

jobs:
run-linters:
name: Run linters
runs-on: ubuntu-latest

permissions:
contents: write
steps:
- name: Check out Git repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 227db85

Please sign in to comment.