Skip to content

Commit

Permalink
permissions for action
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoriopalama committed Jan 30, 2024
1 parent 76fdff1 commit d40bdc5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Lighthouse

permissions:
pull-requests: write

on:
push:
branches: [INFRA01]
Expand Down Expand Up @@ -67,6 +70,5 @@ jobs:
uses: marocchino/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
number: ${{ github.event.number }}
header: lighthouse
message: ${{ steps.format_lighthouse_score.outputs.pr_comment }}

0 comments on commit d40bdc5

Please sign in to comment.