Skip to content

Commit

Permalink
ci(lint): remove permission declaration as in upstream template
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Jan 18, 2024
1 parent b3cabfc commit 6e2b1b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ on:
# - cron: '0 6 * * *'
workflow_dispatch:
workflow_call:

permissions:
pull-requests: write
checks: write
contents: read
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main
Expand Down

0 comments on commit 6e2b1b5

Please sign in to comment.