Skip to content

Commit

Permalink
ci(lint): declare permissions because it complained
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Jan 18, 2024
1 parent 6e2b1b5 commit b2641ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
# - cron: '0 6 * * *'
workflow_dispatch:
workflow_call:
permissions: read-all
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main
Expand Down

0 comments on commit b2641ba

Please sign in to comment.